diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-05-18 08:41:19 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-05-18 08:41:19 +0000 |
commit | dd3bad14d5a36c84588642d68f555e57eafc6bc4 (patch) | |
tree | 1e0cafd41fe535f597d4906454bb9edcef2c043d /app-editors/emacs-vcs/ChangeLog | |
parent | amd64 stable wrt #305521 (diff) | |
download | historical-dd3bad14d5a36c84588642d68f555e57eafc6bc4.tar.gz historical-dd3bad14d5a36c84588642d68f555e57eafc6bc4.tar.bz2 historical-dd3bad14d5a36c84588642d68f555e57eafc6bc4.zip |
Version information is now in src/emacs.c.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'app-editors/emacs-vcs/ChangeLog')
-rw-r--r-- | app-editors/emacs-vcs/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-editors/emacs-vcs/ChangeLog b/app-editors/emacs-vcs/ChangeLog index e3e2cbfe2ecc..b262be403c5f 100644 --- a/app-editors/emacs-vcs/ChangeLog +++ b/app-editors/emacs-vcs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/emacs-vcs # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.19 2010/05/08 08:31:19 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.20 2010/05/18 08:41:19 ulm Exp $ + + 18 May 2010; Ulrich Mueller <ulm@gentoo.org> emacs-vcs-24.0.9999.ebuild: + Version information is now in src/emacs.c, thanks to Tassilo Horn + <tassilo@member.fsf.org> for reporting and providing a fix. *emacs-vcs-23.2.9999 (08 May 2010) |