]> git.wh0rd.org - dump.git/blobdiff - CHANGES
Fix some warn_unused_result compile warnings
[dump.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index f2d56fcb1badc48fe5606406eb6eaa6c35b0bcee..8ff2dfd105ed0fffe7a680de6cc87bb850fa6f80 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-$Id: CHANGES,v 1.314 2010/06/11 09:51:59 stelian Exp $
+$Id: CHANGES,v 1.316 2010/06/11 11:19:17 stelian Exp $
 
 Changes between versions 0.4b42 and 0.4b43 (released ?????????????)
 ===================================================================
@@ -54,11 +54,10 @@ Changes between versions 0.4b42 and 0.4b43 (released ?????????????)
        Kieran Clancy <codebeard@users.sourceforge.net> for reporting the
        bug (Sourceforge bug #2999207).
 
-12.    Extract dumped UNIX sockets as dummy files, instead of not
-       restoring them at all. This will correct some warnings during
-       the restoration of incrementals, if the inodes previously occupied
-       by sockets gets reused by other files. See Sourceforge bug
-       #3007216 for details.
+12.    Extract dumped UNIX sockets instead of ignoring them.
+       (Sourceforge bug #3007216).
+
+13.    Compiler warning fixes (mainly warn_unused_result ones).
 
 Changes between versions 0.4b41 and 0.4b42 (released June 18, 2009)
 ===================================================================