-$Id: CHANGES,v 1.188 2002/07/24 14:11:59 stelian Exp $
+$Id: CHANGES,v 1.189 2002/07/25 09:56:47 stelian Exp $
-Changes between versions 0.4b29 and 0.4b30 (released ????????????????)
-======================================================================
+Changes between versions 0.4b29 and 0.4b30 (released July 25, 2002)
+===================================================================
1. Made dump print out the ext2 logical block number in case of a read
error, which can be given as an argument to debugfs' ncheck command,
top_builddir= @top_builddir@
-VERSION= 0.4b29
-DATE= June 8, 2002
+VERSION= 0.4b30
+DATE= July 25, 2002
AR= @AR@
CC= @CC@
Begin3
Title: dump and restore for Ext2fs
-Version: 0.4b29
-Entered-date: 08JUN02
+Version: 0.4b30
+Entered-date: 25JUL02
Description: Port of the 4.4BSD dump and restore backup suite
Keywords: backup, filesystem, Ext2fs
Author: University of California, Berkeley
Maintained-by: stelian@popies.net (Stelian Pop)
Primary-site: http://dump.sourceforge.net/
- 0kB dump-0.4b29.tar.gz
+ 0kB dump-0.4b30.tar.gz
0 dump.lsm
Original-site: ftp.freebsd.org /pub/bsd-sources/4.4BSD-Lite2/sbin
dump/*
Summary: Programs for backing up and restoring ext2/ext3 filesystems.
Name: dump
-Version: 0.4b29
+Version: 0.4b30
Release: 1
License: BSD
URL: http://dump.sourceforge.net
%{_sbindir}/rrestore.static
%changelog
+* Thu Jul 25 2002 Stelian Pop <stelian@popies.net>
+- dump 0.4b30 released, first packaging.
+
* Sat Jun 8 2002 Stelian Pop <stelian@popies.net>
- dump 0.4b29 released, first packaging.