]> git.wh0rd.org - dump.git/blobdiff - CHANGES
Bug when dumping a previouslly mapped deleted and not reallocated directory inode.
[dump.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 7739610229d0fc9b305d0f7ca7b842fd62114594..f83917dc9c63620039863c038a05b37d5805defa 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,17 @@
-$Id: CHANGES,v 1.33 2000/01/09 23:47:29 tiniou Exp $
+$Id: CHANGES,v 1.37 2000/01/25 14:14:12 stelian Exp $
 
-Changes between versions 0.4b12 and 0.4b13 (released ???????????????)
-=====================================================================
+Changes between versions 0.4b13 and 0.4b14 (released ????????????????)
+======================================================================
+
+1.     Fixed a bug in dump which may have caused invalid deleted 
+       directories to be dumped out if they were deleted after the
+       mapping pass. This could occure on active filesystem and lead
+       to heap corruption (causing dump malfunction in many possible ways).
+       Thanks to Jan Sanislo <oystr@cs.washington.edu> for finding this
+       bug and submitting the patch.
+
+Changes between versions 0.4b12 and 0.4b13 (released January 21, 2000)
+======================================================================
 
 1.     Small Y2K fix in the man pages :). Thanks to Bernhard Sadlowski
        <sadlowsk@Mathematik.Uni-Bielefeld.DE> for reporting the bug.
@@ -10,11 +20,18 @@ Changes between versions 0.4b12 and 0.4b13 (released ???????????????)
        spec file. Thanks to Christian Weisgerber 
        <naddy@mips.rhein-neckar.de> for submitting this.
 
-3.     Fix a bug in dump related to the 'filetype' feature of ext2fs,
+3.     Fixed a bug in dump related to the 'filetype' feature of ext2fs,
        causing dump to block when dumping really huge filesystems.
        Many thanks to Patrik Schindler <poc@pocnet.net> for 
        helping me find this bug.
 
+4.     Fixed the treatment for an interrupt signal when dump access
+       the remote tape through RSH. Thanks to Christian Weisgerber
+       <naddy@mips.rhein-neckar.de> for providing the patch.
+
+5.     Fixed a bug which was causing dump/restore to display
+       garbage characters instead of the remote host name.
+
 Changes between versions 0.4b11 and 0.4b12 (released January 8, 2000)
 =====================================================================