diff options
author | 2005-01-03 02:49:47 +0000 | |
---|---|---|
committer | 2005-01-03 02:49:47 +0000 | |
commit | e6bc07c0d1f33633d03bc7decbd8c8739e0010d3 (patch) | |
tree | 1ba19659115c4ccb82ced79fcce8e4d94b0fa6a2 /games-server/nwn-ded/ChangeLog | |
parent | Removed obsolete version. Use toolchain-funcs rather than gcc eclass. (Manife... (diff) | |
download | gentoo-2-e6bc07c0d1f33633d03bc7decbd8c8739e0010d3.tar.gz gentoo-2-e6bc07c0d1f33633d03bc7decbd8c8739e0010d3.tar.bz2 gentoo-2-e6bc07c0d1f33633d03bc7decbd8c8739e0010d3.zip |
Fix array usage with $A so it actually works #76428 by Francois Guimond.
Diffstat (limited to 'games-server/nwn-ded/ChangeLog')
-rw-r--r-- | games-server/nwn-ded/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/games-server/nwn-ded/ChangeLog b/games-server/nwn-ded/ChangeLog index 27847503b977..87723fb56eeb 100644 --- a/games-server/nwn-ded/ChangeLog +++ b/games-server/nwn-ded/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-server/nwn-ded -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-server/nwn-ded/ChangeLog,v 1.8 2004/12/30 09:40:38 vapier Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-server/nwn-ded/ChangeLog,v 1.9 2005/01/03 02:49:47 vapier Exp $ + +*nwn-ded-1.65-r1 (02 Jan 2005) + + 02 Jan 2005; Mike Frysinger <vapier@gentoo.org> +nwn-ded-1.65-r1.ebuild, + -nwn-ded-1.65.ebuild: + Fix array usage with $A so it actually works #76428 by Francois Guimond. 30 Dec 2004; Mike Frysinger <vapier@gentoo.org> nwn-ded-1.65.ebuild: Add localization support #61260 by dju. |