]> git.wh0rd.org - dump.git/blobdiff - CHANGES
Only level 0 and no -u when dumping a subdirectory
[dump.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index dd172dcd6121ff7c0be8a53fcf281588cfb1ba0c..c04282a2b7107467f28e5ef2353daa19d9e964f8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-$Id: CHANGES,v 1.70 2000/08/19 22:08:53 stelian Exp $
+$Id: CHANGES,v 1.73 2000/08/19 23:48:10 stelian Exp $
 
 Changes between versions 0.4b17 and 0.4b19 (released ?????????????)
 ===================================================================
@@ -9,6 +9,21 @@ Changes between versions 0.4b17 and 0.4b19 (released ?????????????)
 
 2.     Specified the default blocksize in the dump man page.
 
+3.     Changed two info messages of restore to be written on stdout
+       instead of stderr in order to leave stderr only for errors
+       or warnings. Thanks to Stephen Atwell 
+       <satwell@urbana.css.mot.com> for the suggestion.
+
+4.     Corrected an off by one calculation which prevented
+       dumping a directory having a 1 character name length.
+       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.
+
 Changes between versions 0.4b17 and 0.4b18 (released June 30, 2000)
 ===================================================================