diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-06-20 23:08:34 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-06-20 23:08:34 +0000 |
commit | f9218f4d0aaf18770ab0f8a7db365075306fb839 (patch) | |
tree | 810036fb08026314877a06eea02690fdc24013ae /app-misc/wipe/ChangeLog | |
parent | some mask cleanups. clarified gnumeric/gimp masks (diff) | |
download | gentoo-2-f9218f4d0aaf18770ab0f8a7db365075306fb839.tar.gz gentoo-2-f9218f4d0aaf18770ab0f8a7db365075306fb839.tar.bz2 gentoo-2-f9218f4d0aaf18770ab0f8a7db365075306fb839.zip |
fix gcc 3.2.3 breakage (bug 23165)
Diffstat (limited to 'app-misc/wipe/ChangeLog')
-rw-r--r-- | app-misc/wipe/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-misc/wipe/ChangeLog b/app-misc/wipe/ChangeLog index 61383d62c8ff..65e94949e7d2 100644 --- a/app-misc/wipe/ChangeLog +++ b/app-misc/wipe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/wipe # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/ChangeLog,v 1.2 2003/02/12 05:10:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/wipe/ChangeLog,v 1.3 2003/06/20 23:08:30 msterret Exp $ + + 20 Jun 2003; <msterret@gentoo.org> wipe-2.1.0.ebuild: + fix gcc 3.2.3 breakage (bug 23165) *wipe-2.1.0 (29 Oct 2002) |