X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=CHANGES;h=e4ec918150ed9690bc7692f5d03decacdef5e3d0;hb=e7d1895739194f5bd137359088c2c18ba7273fd3;hp=69614b8fce36f28d3cf9d449e75dcd345d120a70;hpb=cdfe1392899d2aca4517e8f4b383a0422d878c1d;p=dump.git diff --git a/CHANGES b/CHANGES index 69614b8..e4ec918 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,23 @@ -$Id: CHANGES,v 1.225 2003/04/08 19:52:30 stelian Exp $ +$Id: CHANGES,v 1.231 2003/05/12 14:16:35 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. + +3. Make -e/-E options of dump accept an unlimited number of inodes + to be excluded, rather than a hardcoded maximum. Thanks to + Dietrich Rothe for the patch. + +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 +100,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) =======================================================================