diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-06-05 08:15:27 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-06-05 08:15:27 +0000 |
commit | 16235634fb3fad12022750c2bcf6c53d84461125 (patch) | |
tree | 6b18d226ce1cd4700e6b5810f2e0124b2816ddeb /app-arch/dump/ChangeLog | |
parent | more complete version of BSD license (diff) | |
download | gentoo-2-16235634fb3fad12022750c2bcf6c53d84461125.tar.gz gentoo-2-16235634fb3fad12022750c2bcf6c53d84461125.tar.bz2 gentoo-2-16235634fb3fad12022750c2bcf6c53d84461125.zip |
bugfixes
Diffstat (limited to 'app-arch/dump/ChangeLog')
-rw-r--r-- | app-arch/dump/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/app-arch/dump/ChangeLog b/app-arch/dump/ChangeLog index ca9fa2c2869b..896de1292c0d 100644 --- a/app-arch/dump/ChangeLog +++ b/app-arch/dump/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for app-arch/dump # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-arch/dump/ChangeLog,v 1.3 2002/04/27 04:27:42 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/dump/ChangeLog,v 1.4 2002/06/05 08:15:27 seemant Exp $ + +*dump-0.4.28-r1 (5 Jun 2002) + + 5 Jun 2002; Seemant Kulleen <seemant@gentoo.org> dump-0.4.28-r1.ebuild + files/digest-dump-0.4.28-r1 : + + Fixed the dumpdates directory to /etc/dumpdates instead of /etc, and also + made readline an optional dependency. Closes bug #3403 by + shane@trontech.net (Shane Hyde) *dump-0.4.28 (26 Apr 2002) |