diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-10-10 09:33:54 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-10-10 09:33:54 +0000 |
commit | c472932ef0ef8067240aecfc041a31615c581a5e (patch) | |
tree | 7436c20818f421f563267c1af85018609ebfd7f3 /app-text/kbibtex/ChangeLog | |
parent | Portability fix, bug 106446. (diff) | |
download | gentoo-2-c472932ef0ef8067240aecfc041a31615c581a5e.tar.gz gentoo-2-c472932ef0ef8067240aecfc041a31615c581a5e.tar.bz2 gentoo-2-c472932ef0ef8067240aecfc041a31615c581a5e.zip |
Patch applied to fix @string element bug, thanks to Thomas Fischer <fischer@unix-ag.uni-kl.de> for the patch, bug 107753.
(Portage version: 2.0.53_rc4)
Diffstat (limited to 'app-text/kbibtex/ChangeLog')
-rw-r--r-- | app-text/kbibtex/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-text/kbibtex/ChangeLog b/app-text/kbibtex/ChangeLog index 45d76e975ff3..3fe88ef80cc7 100644 --- a/app-text/kbibtex/ChangeLog +++ b/app-text/kbibtex/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-text/kbibtex # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/ChangeLog,v 1.1 2005/09/23 12:28:11 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/ChangeLog,v 1.2 2005/10/10 09:33:54 cryos Exp $ + +*kbibtex-0.1.2-r1 (10 Oct 2005) + + 10 Oct 2005; Marcus D. Hanwell <cryos@gentoo.org> + +files/kbibtex-0.1.2-strings-fix.patch, +kbibtex-0.1.2-r1.ebuild: + Patch applied to fix @string element bug, thanks to Thomas Fischer + <fischer@unix-ag.uni-kl.de> for the patch, bug 107753. *kbibtex-0.1.2 (23 Sep 2005) |