]> git.wh0rd.org - dump.git/blobdiff - CHANGES
Small fixes to allow dump to compile with a really old e2fsprogs version.
[dump.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index d48e25534ea57ab7b67cf8024eb7509eaf70ad90..f6703a9e8d6403178a7f20c9e7e9e4de3636adcb 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,25 @@
-$Id: CHANGES,v 1.54 2000/03/11 15:34:54 stelian Exp $
+$Id: CHANGES,v 1.58 2000/05/28 18:16:42 stelian Exp $
+
+Changes between versions 0.4b16 and 0.4b17 (released ??????????????)
+====================================================================
+
+1.     The -F script is called now *only* at the end of a tape,
+       not at the end of the dump. Thanks to Chris
+       <haul@informatik.tu-darmstadt.de> for the bug report.
+
+2.     Use posix signal handling to preserve dump functionality 
+       with libc5. Thanks to Jeff Johnson <jbj@redhat.com> for
+       the patch.
+
+3.     Made the exit code of restore in case of a 'C'ompare
+       command reflect the result of the compare. An exit status
+       of 0 means the dump archive is correct, 1 means tape errors,
+       2 means that some files were modified.
+
+4.     Made quotes work in interactive restore.
+
+5.     Small fixes in order to allow dump to compile with a 
+       really old e2fsprogs version.
 
 Changes between versions 0.4b15 and 0.4b16 (released March 11, 2000)
 ====================================================================