diff options
author | John N. Laliberte <allanonjl@gentoo.org> | 2005-07-03 20:36:36 +0000 |
---|---|---|
committer | John N. Laliberte <allanonjl@gentoo.org> | 2005-07-03 20:36:36 +0000 |
commit | 5a0af33c59c9c7bdab43e3f45adb41b3d01cc8f4 (patch) | |
tree | 6f2694e142e85621fe29e972679a74c46c955026 /dev-util/meld/ChangeLog | |
parent | security fix for bug #96991, all ebuilds have patch applied. (diff) | |
download | historical-5a0af33c59c9c7bdab43e3f45adb41b3d01cc8f4.tar.gz historical-5a0af33c59c9c7bdab43e3f45adb41b3d01cc8f4.tar.bz2 historical-5a0af33c59c9c7bdab43e3f45adb41b3d01cc8f4.zip |
version bump to fix #85325. Now depends on gnome-python-extras so it has support for line numbering and source highlighting.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-util/meld/ChangeLog')
-rw-r--r-- | dev-util/meld/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-util/meld/ChangeLog b/dev-util/meld/ChangeLog index df162e2c6d0f..832042610ee6 100644 --- a/dev-util/meld/ChangeLog +++ b/dev-util/meld/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-util/meld # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/meld/ChangeLog,v 1.21 2005/05/29 21:48:03 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/meld/ChangeLog,v 1.22 2005/07/03 20:36:36 allanonjl Exp $ + +*meld-0.9.5 (02 Jul 2005) + + 02 Jul 2005; John N. Laliberte <allanonjl@gentoo.org> metadata.xml, + +meld-0.9.5.ebuild: + version bump to fix #85325. Now depends on gnome-python-extras so it has + support for line numbering and source highlighting. *meld-0.9.4.1-r1 (29 May 2005) |