]> git.wh0rd.org - dump.git/blobdiff - CHANGES
Changed two info messages of restore to be written on stdout instead of stderr.
[dump.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 6273892216e2dd543fc97aaeca3cdfa08061ba59..635146b623778ad4a02c7e85baa4d81c9672eda1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,18 @@
-$Id: CHANGES,v 1.67 2000/06/30 09:00:38 stelian Exp $
+$Id: CHANGES,v 1.71 2000/08/19 22:39:35 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.
 
 Changes between versions 0.4b17 and 0.4b18 (released June 30, 2000)
 ===================================================================
@@ -25,6 +39,11 @@ Changes between versions 0.4b17 and 0.4b18 (released June 30, 2000)
        to make network backups should read first the man page
        of dump and enable the suid bit manually.
 
+5.     Added -ltermcap to the compile parameters for restore
+       when using readline support, in order to make the compile
+       process work on some systems (SuSE ?). Thanks to 
+       Patrik Schindler <poc@pocnet.net> for reporting the bug.
+
 Changes between versions 0.4b16 and 0.4b17 (released June 1st, 2000)
 ====================================================================