]> git.wh0rd.org - dump.git/blobdiff - CHANGES
Made dump understand the LABEL= and UUID= notations.
[dump.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 7fd7c007ca19a0a1ea1a2bfc0d683875eec41184..b9db81c8acb2a95f5bed3eef2b183cc587043221 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-$Id: CHANGES,v 1.72 2000/08/19 23:15:38 stelian Exp $
+$Id: CHANGES,v 1.77 2000/08/20 19:41:23 stelian Exp $
 
 Changes between versions 0.4b17 and 0.4b19 (released ?????????????)
 ===================================================================
@@ -19,6 +19,30 @@ Changes between versions 0.4b17 and 0.4b19 (released ?????????????)
        Thanks to Bernhard Erdmann <bernhard.erdmann@gmx.de>
        for reporting the bug.
 
+5.     Reinforce dump in order to allow only level 0 and no
+       -u option when dumping a subdirectory, and document 
+       this in the man page. Thanks to Bernhard Erdmann 
+       <bernhard.erdmann@gmx.de> for reporting the bug.
+
+6.     Fixed a small harmless bug in restore which caused
+       in some conditions hard links to be restored several
+       times (therefore generation some warning messages).
+       Thanks to Kenneth Porter <shiva@well.com> for
+       reporting the bug.
+
+7.     Updated the RPM spec file to the latest RedHat version,
+       providing FHS packaging and other cosmetic changes.
+
+8.     Updated the configure script to check for libtermcap
+       before checking for libreadline, because we need this
+       library in order to compile the readline support.
+
+9.     Made dump understand the LABEL= and UUID= notation
+       both in /etc/fstab and on the command line. Note that
+       you will need the /proc filesystem in order to use
+       these notations. Thanks to Erik Troan <ewt@redhat.com> 
+       for providing the patch.
+
 Changes between versions 0.4b17 and 0.4b18 (released June 30, 2000)
 ===================================================================