Adjust Changelog 0.4.1
authorCédric Villemain <cedric.villemain.debian@gmail.com>
Fri, 30 Apr 2010 21:59:33 +0000 (23:59 +0200)
committerCédric Villemain <cedric.villemain.debian@gmail.com>
Fri, 30 Apr 2010 21:59:33 +0000 (23:59 +0200)
ChangeLog

index b5d97278727b6cc3f5e6bd7f0987f9008a92d624..681f2437970378b91b6f532576b2a37e23ed7b6d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,12 @@
-02/05/2010 Cédric Villemain <cedric@villemain.org>
+04/30/2010 Cédric Villemain <cedric@villemain.org>
 
   * 0.4.1 - use AllocateFile instead of fopen
                  - call PG_GETARG* earlier
                  - remove useless global counter
                  - add error handler in pgfadv_snapshot()
                  - errno to catch the last segment
+                 - improve Readme
+                 - some minor fix and beautify
 
 01/05/2010 Cédric Villemain <cedric@villemain.org>