diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-01-24 20:09:10 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-01-24 20:09:10 +0000 |
commit | 31eeb3a7009a1fe7303a0a0638e20fc78ed125f6 (patch) | |
tree | 6155d4887dc49646807c0b0c715bd835b825bb63 /games-roguelike/crossfire-client/ChangeLog | |
parent | Fix building with gcc34 thanks to Erik Ridderby <paddlaren@gmail.com> in bug ... (diff) | |
download | gentoo-2-31eeb3a7009a1fe7303a0a0638e20fc78ed125f6.tar.gz gentoo-2-31eeb3a7009a1fe7303a0a0638e20fc78ed125f6.tar.bz2 gentoo-2-31eeb3a7009a1fe7303a0a0638e20fc78ed125f6.zip |
Fixing bug #96633 and cleaning up older versions.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'games-roguelike/crossfire-client/ChangeLog')
-rw-r--r-- | games-roguelike/crossfire-client/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/games-roguelike/crossfire-client/ChangeLog b/games-roguelike/crossfire-client/ChangeLog index 7604fbcd043a..eb6eb9f5876b 100644 --- a/games-roguelike/crossfire-client/ChangeLog +++ b/games-roguelike/crossfire-client/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-roguelike/crossfire-client -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/crossfire-client/ChangeLog,v 1.11 2005/10/19 03:31:09 mr_bones_ Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/crossfire-client/ChangeLog,v 1.12 2006/01/24 20:09:10 wolf31o2 Exp $ + + 24 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> + -files/1.5.0-errno.patch, -files/1.6.0-errno.patch, + -crossfire-client-1.6.1.ebuild, -crossfire-client-1.7.0.ebuild, + crossfire-client-1.7.1.ebuild, crossfire-client-1.8.0.ebuild: + Fixing bug #96633 and cleaning up older versions. *crossfire-client-1.8.0 (19 Oct 2005) |