diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-09-24 10:30:12 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-09-24 10:30:12 +0000 |
commit | 0ba1330e0d55dc0b8e0ba7a83d5521131b56d65d (patch) | |
tree | 6aed7b907d032b7a5ec0547c47996d15835aacbd /app-emacs/chess/ChangeLog | |
parent | adding an additonal die comment (diff) | |
download | gentoo-2-0ba1330e0d55dc0b8e0ba7a83d5521131b56d65d.tar.gz gentoo-2-0ba1330e0d55dc0b8e0ba7a83d5521131b56d65d.tar.bz2 gentoo-2-0ba1330e0d55dc0b8e0ba7a83d5521131b56d65d.zip |
Version bump. 2.0_beta6 compiles and runs with both Emacs 21 and 22 now.
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-emacs/chess/ChangeLog')
-rw-r--r-- | app-emacs/chess/ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/app-emacs/chess/ChangeLog b/app-emacs/chess/ChangeLog index bef9f77ba08e..687be2099115 100644 --- a/app-emacs/chess/ChangeLog +++ b/app-emacs/chess/ChangeLog @@ -1,6 +1,17 @@ # ChangeLog for app-emacs/chess # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/chess/ChangeLog,v 1.14 2007/09/23 12:38:25 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/chess/ChangeLog,v 1.15 2007/09/24 10:30:11 ulm Exp $ + +*chess-2.0_beta6 (24 Sep 2007) +*chess-2.0_beta5-r4 (24 Sep 2007) + + 24 Sep 2007; Ulrich Mueller <ulm@gentoo.org> + +files/2.0_beta6-chess-pos-move-gentoo.patch, -chess-2.0_beta5-r3.ebuild, + +chess-2.0_beta5-r4.ebuild, +chess-2.0_beta6.ebuild: + Version bump. 2.0_beta6 compiles and runs with both Emacs 21 and 22 now. + Fix assert problem in chess-pos-move that occured for the start position. + Remove festival USE flag since it changes nothing for the installed package. + Install pixmap files in correct location. 23 Sep 2007; Ulrich Mueller <ulm@gentoo.org> -chess-2.0_beta5-r1.ebuild, chess-2.0_beta5-r3.ebuild: |