diff options
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,5 @@ Version 1.2.21 - 7 October 2009, by Thierry Vignaud -- fix df on mips, statfs structure is different from x86 - substInFile: o ensure we keep old file as file.bak until we wrote new file o call fsync() when editing a non empty file @@ -8,6 +7,7 @@ Version 1.2.21 - 7 October 2009, by Thierry Vignaud Version 1.2.20 - 13 August 2009, by Aurelien Lefebvre - Call fsync after writing to ensure that files are written +- fix df on mips, statfs structure is different from x86 Version 1.2.19 - 09 June 2009, by Eugeni Dodonov |