]> git.wh0rd.org - dump.git/blobdiff - CHANGES
Fixed dumping of dangling symlinks.
[dump.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 659a36f826b91d8bc9c5c024e9f2bc1ceb51d868..e42879b32d6f9c81d4608c9673ff2adfd490f218 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-$Id: CHANGES,v 1.216 2003/02/12 11:02:28 stelian Exp $
+$Id: CHANGES,v 1.220 2003/03/07 09:15:44 stelian Exp $
 
 Changes between versions 0.4b33 and 0.4b34 (released ?????????????????)
 =======================================================================
@@ -24,6 +24,26 @@ Changes between versions 0.4b33 and 0.4b34 (released ?????????????????)
        Thanks to Fabrice Bellet <fabrice@bellet.info> for reporting
        the bug.
 
+6.     Fixed restore corner case when dealing with large block sizes
+       dump is able to write now (-b 1024). Thanks to Fabrice Bellet
+       <fabrice@bellet.info> for reporting the bug.
+
+7.     Fixed a bug preventing dump to access a filesystem having 
+       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)
 =======================================================================