-$Id: CHANGES,v 1.262 2004/12/15 11:00:00 stelian Exp $
+$Id: CHANGES,v 1.263 2005/01/07 13:30:29 stelian Exp $
-Changes between versions 0.4b37 and 0.4b38 (released ????????????)
-==================================================================
+Changes between versions 0.4b37 and 0.4b38 (released January 7, 2005)
+=====================================================================
1. Fix a couple of troff syntax bugs in the man pages.
Thanks to Eric Raymond <esr@thyrsus.com> for the patch.
-VERSION= 0.4b37
-DATE= July 7, 2004
+VERSION= 0.4b38
+DATE= January 7, 2005
AR= @AR@
CC= @CC@
Begin3
Title: dump and restore for Ext2fs
-Version: 0.4b37
-Entered-date: 07JUL04
+Version: 0.4b38
+Entered-date: 01JAN04
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.4b37.tar.gz
+ 0kB dump-0.4b38.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.4b37
+Version: 0.4b38
Release: 1
License: BSD
URL: http://dump.sourceforge.net
%{_sbindir}/rrestore.static
%changelog
+* Fri Jan 7 2005 Stelian Pop <stelian@popies.net>
+- dump 0.4b38 released, first packaging.
+
* Wed Jul 7 2004 Stelian Pop <stelian@popies.net>
- dump 0.4b37 released, first packaging.