diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-04-16 05:31:28 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-04-16 05:31:28 +0000 |
commit | b53c34a3929a58201a3820386609e02b7f20b629 (patch) | |
tree | 93f302e5c73c797a60b126f8826b35f1fbe0a6b6 /app-emacs/python-mode/ChangeLog | |
parent | initial commit, split out of app-emacs/python-mode (diff) | |
download | gentoo-2-b53c34a3929a58201a3820386609e02b7f20b629.tar.gz gentoo-2-b53c34a3929a58201a3820386609e02b7f20b629.tar.bz2 gentoo-2-b53c34a3929a58201a3820386609e02b7f20b629.zip |
version bump, taken from Emacs overlay. Major rework of the mode, but dropped some features, like doctest-mode which has its own ebuild now
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'app-emacs/python-mode/ChangeLog')
-rw-r--r-- | app-emacs/python-mode/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/app-emacs/python-mode/ChangeLog b/app-emacs/python-mode/ChangeLog index 295f33ae1743..a75eb6c304f6 100644 --- a/app-emacs/python-mode/ChangeLog +++ b/app-emacs/python-mode/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-emacs/python-mode -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.36 2008/09/20 21:09:47 ulm Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.37 2009/04/16 05:31:28 fauli Exp $ + +*python-mode-5.1.0 (16 Apr 2009) + + 16 Apr 2009; Christian Faulhammer <fauli@gentoo.org> + +files/60python-mode-gentoo-5.1.el, +python-mode-5.1.0.ebuild: + version bump, taken from Emacs overlay. Major rework of the mode, but + dropped some features, like doctest-mode which has its own ebuild now 20 Sep 2008; Ulrich Mueller <ulm@gentoo.org> -python-mode-1.0.ebuild: Remove old. |