X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=CHANGES;h=47eead29167a5670fbf94a677b6c64f37e5f5e1a;hb=008af4194627f2026f9a66f38953724c0c364c81;hp=69614b8fce36f28d3cf9d449e75dcd345d120a70;hpb=cdfe1392899d2aca4517e8f4b383a0422d878c1d;p=dump.git diff --git a/CHANGES b/CHANGES index 69614b8..47eead2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,19 @@ -$Id: CHANGES,v 1.225 2003/04/08 19:52:30 stelian Exp $ +$Id: CHANGES,v 1.230 2003/05/08 21:11:33 stelian Exp $ -Changes between versions 0.4b33 and 0.4b34 (released ?????????????????) -======================================================================= +Changes between versions 0.4b34 and 0.4b35 (released ??????????????) +==================================================================== + +1. Added a note in the dump man page saying that the default + blocksize can be 32 if -d is used with a high density argument. + Thanks to Antonios Christofides + for the patch. + +2. Fixed configure to correctly understand CPPFLAGS, CFLAGS, + LDFLAGS environment variables. Thanks to Arcady Genkin + for reporting the bug. + +Changes between versions 0.4b33 and 0.4b34 (released April 18, 2003) +==================================================================== 1. Fixed the INSTALL file to reflect the actual install paths. Thanks to David Ronis for @@ -84,6 +96,14 @@ Changes between versions 0.4b33 and 0.4b34 (released ?????????????????) how to enable and configure it. Thanks to Ken Lalonde for the patch. +19. Made dump work with 2.5 kernel end of tape early warning semantics. + Thanks to Kai Makisara for the patch. + +20. Fixed a bug which caused dump -w|-W not to work anymore, because + the fs_freq and fs_passno fields in /etc/mtab are always set + to 0 0. Thanks to Trent Piepho for + reporting the bug. + Changes between versions 0.4b32 and 0.4b33 (released February 10, 2003) =======================================================================