]> git.wh0rd.org - dump.git/blobdiff - CHANGES
Update to the latest RedHat RPM spec file.
[dump.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index f5126aa2ff539c9f237e3cc420fd93720780ee12..1913989df4a2c2a5399b9498754f7698d835a0de 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,37 @@
-$Id: CHANGES,v 1.68 2000/06/30 09:12:14 stelian Exp $
+$Id: CHANGES,v 1.75 2000/08/20 15:46:52 stelian Exp $
+
+Changes between versions 0.4b17 and 0.4b19 (released ?????????????)
+===================================================================
+
+1.     Fixed the signal handling in dump (which I broke in 0.4b17)
+       which was causing several strange dump failures (dump
+       hanged or segmentation faults etc). 
+
+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.
+
+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.     Update the RPM spec file to the latest RedHat version,
+       providing FHS packaging and other cosmetic changes.
 
 Changes between versions 0.4b17 and 0.4b18 (released June 30, 2000)
 ===================================================================