diff options
author | Markus Dittrich <markusle@gentoo.org> | 2008-11-08 03:53:08 +0000 |
---|---|---|
committer | Markus Dittrich <markusle@gentoo.org> | 2008-11-08 03:53:08 +0000 |
commit | 502647036dafc5e969dc0ca23414219c5ea79634 (patch) | |
tree | e0f598c3137fbe676eb233016c27ba1f9b31272a /sci-mathematics/singular/ChangeLog | |
parent | Fixed the sed line that modifies the fontpath in mapnik python lib. (diff) | |
download | gentoo-2-502647036dafc5e969dc0ca23414219c5ea79634.tar.gz gentoo-2-502647036dafc5e969dc0ca23414219c5ea79634.tar.bz2 gentoo-2-502647036dafc5e969dc0ca23414219c5ea79634.zip |
Added improved emacs integration (fixes bug #225119).
(Portage version: 2.2_rc13/cvs/Linux 2.6.27-SENTINEL-2 i686)
Diffstat (limited to 'sci-mathematics/singular/ChangeLog')
-rw-r--r-- | sci-mathematics/singular/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sci-mathematics/singular/ChangeLog b/sci-mathematics/singular/ChangeLog index 1a618a395441..778e3ae5cb7f 100644 --- a/sci-mathematics/singular/ChangeLog +++ b/sci-mathematics/singular/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-mathematics/singular # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.24 2008/10/20 12:30:00 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.25 2008/11/08 03:53:08 markusle Exp $ + + 08 Nov 2008; Markus Dittrich <markusle@gentoo.org> + +files/singular-3.0.4.4-emacs-22.patch, singular-3.0.4.4.ebuild: + Added improved emacs integration (fixes bug #225119). Thanks much to + Thomas Kahle for his help. *singular-3.0.4.4 (20 Oct 2008) |