diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-12-12 23:47:02 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-12-12 23:47:02 +0000 |
commit | e3a45bfe663e2f2dff635a3fcea9de9b70dcf5b3 (patch) | |
tree | ddd0c17d7b34326580c68c493032645a8d6bcee5 /app-emacs/css-mode/ChangeLog | |
parent | Rename net-zope/zope-interface to dev-python/zope-interface. (diff) | |
download | gentoo-2-e3a45bfe663e2f2dff635a3fcea9de9b70dcf5b3.tar.gz gentoo-2-e3a45bfe663e2f2dff635a3fcea9de9b70dcf5b3.tar.bz2 gentoo-2-e3a45bfe663e2f2dff635a3fcea9de9b70dcf5b3.zip |
Fix runtime problem with Emacs 24.4, bug 532358.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-emacs/css-mode/ChangeLog')
-rw-r--r-- | app-emacs/css-mode/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-emacs/css-mode/ChangeLog b/app-emacs/css-mode/ChangeLog index 0de24afbd0b5..f7c72cf80cdf 100644 --- a/app-emacs/css-mode/ChangeLog +++ b/app-emacs/css-mode/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-emacs/css-mode # Copyright 2000-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/css-mode/ChangeLog,v 1.11 2014/02/21 00:10:55 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/css-mode/ChangeLog,v 1.12 2014/12/12 23:47:02 ulm Exp $ + +*css-mode-0.11-r1 (12 Dec 2014) + + 12 Dec 2014; Ulrich Müller <ulm@gentoo.org> +css-mode-0.11-r1.ebuild, + +files/css-mode-0.11-no-compat-kbd.patch: + Fix runtime problem with Emacs 24.4, bug 532358. 21 Feb 2014; Ulrich Müller <ulm@gentoo.org> css-mode-0.11.ebuild: Update ebuild to EAPI 5. Specify LICENSE more precisely. |