Skip to content

3.1.1

Compare
Choose a tag to compare
@rizsotto rizsotto released this 19 Feb 02:46
· 75 commits to master since this release

Bugfixes:

  • intercept: file open with O_TRUNC to avoid corrupt output if the file is already exists. (#511 , @asierllano)
  • intercept: file writing needs to loop on content until it gets empty (#512 , @asierllano)
  • citnames: output writing is an atomic operation (#513 , @asierllano)
  • documentation: run pandoc against man page sources