release and tag 0.4
authorCédric Villemain <cedric.villemain.debian@gmail.com>
Tue, 5 Jan 2010 01:04:38 +0000 (02:04 +0100)
committerCédric Villemain <cedric.villemain.debian@gmail.com>
Tue, 5 Jan 2010 01:04:38 +0000 (02:04 +0100)
ChangeLog

index e9599fc8e3e7c8ce5cda6006b845e0d090427bb7..e09c3c7ed91f64b50a2b458ba5a7403f6ed0ffe8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,6 @@
 01/05/2010 Cédric Villemain <cedric@villemain.org>
 
-  * 0.4.0 - fix copyright
-          - fix test is not temp table
+  * 0.4.0 - fix test is not temp table
                  - add posix_fadvise_willneed flag
                  - add posix_fadvise_dontneed flag
                  - add posix_fadvise_normal flag
@@ -9,6 +8,7 @@
                  - add posix_fadvise_random flag
                  - rewrite main SRF
                  - improve output (more informations)
+                 - fix copyright
                  - add pgsysconf()
                  - add pgmincore_snapshot to write mincore state in a file
                  - add pgfadv_willneed_snapshot to read mincore state from file