]> git.wh0rd.org - dump.git/blobdiff - CHANGES
Fixed dumping of dangling symlinks.
[dump.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index d31eb69245afdb9a528459a02d2ee2943f036fc9..e42879b32d6f9c81d4608c9673ff2adfd490f218 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-$Id: CHANGES,v 1.218 2003/02/25 14:06:47 stelian Exp $
+$Id: CHANGES,v 1.220 2003/03/07 09:15:44 stelian Exp $
 
 Changes between versions 0.4b33 and 0.4b34 (released ?????????????????)
 =======================================================================
@@ -32,6 +32,18 @@ Changes between versions 0.4b33 and 0.4b34 (released ?????????????????)
        a label exactly 16 bytes in length. Thanks to <minduni@ti-edu.ch>
        for reporting the bug.
 
+8.     Made dump store dump dates using explicit timezones, fixing a
+       problem with incremental dumps if the timezone is modified 
+       between the dumps. Thanks to Philippe Troin <phil@fifi.org> for
+       the bug report and the patch.
+
+9.     Fixed a bug encountered when dumping individual files (not full
+       filesystems or directories) and dangling symbolic links happen
+       to be in the list of files. For as far as dump is concerned,
+       dangling symbolic links are allowed, and are dumped as is.
+       Thanks to Jin-su Ahn <jsahn@ee.snu.ac.kr> for reporting the
+       bug and providing the fix.
+
 Changes between versions 0.4b32 and 0.4b33 (released February 10, 2003)
 =======================================================================