summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ee9a610..e75db2c 100644
--- a/NEWS
+++ b/NEWS
@@ -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