diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2007-02-12 20:50:38 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2007-02-12 20:50:38 +0000 |
commit | a1e9c8451cb3c22703871d507afd99fe7845039c (patch) | |
tree | b0c6929a14daa186db8b1eb9baef09bea894ebcc /net-news/liferea/ChangeLog | |
parent | Fix deps. (diff) | |
download | gentoo-2-a1e9c8451cb3c22703871d507afd99fe7845039c.tar.gz gentoo-2-a1e9c8451cb3c22703871d507afd99fe7845039c.tar.bz2 gentoo-2-a1e9c8451cb3c22703871d507afd99fe7845039c.zip |
Bump to 1.2.6b
* Fixes SF #1654989 that caused crashes when marking duplicate
items as read/unread (reported by turminal)
* Merged patch SF #1646186 by mooonz that improves LUA build
support and allows compilation against LUA 5.0 and 5.1
* Update of French translation (Vincent Lefevre)
* Update of Japanese translation (Takeshi AIHANA)
(Portage version: 2.1.2-r9)
Diffstat (limited to 'net-news/liferea/ChangeLog')
-rw-r--r-- | net-news/liferea/ChangeLog | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/net-news/liferea/ChangeLog b/net-news/liferea/ChangeLog index 67c587e11c41..402ffac9c69c 100644 --- a/net-news/liferea/ChangeLog +++ b/net-news/liferea/ChangeLog @@ -1,6 +1,18 @@ # ChangeLog for net-news/liferea # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-news/liferea/ChangeLog,v 1.85 2007/02/12 20:09:31 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-news/liferea/ChangeLog,v 1.86 2007/02/12 20:50:37 dang Exp $ + +*liferea-1.2.6b (12 Feb 2007) + + 12 Feb 2007; Daniel Gryniewicz <dang@gentoo.org> liferea-1.2.5.ebuild, + +liferea-1.2.6b.ebuild: + Bump to 1.2.6b + * Fixes SF #1654989 that caused crashes when marking duplicate + items as read/unread (reported by turminal) + * Merged patch SF #1646186 by mooonz that improves LUA build + support and allows compilation against LUA 5.0 and 5.1 + * Update of French translation (Vincent Lefevre) + * Update of Japanese translation (Takeshi AIHANA) 12 Feb 2007; Daniel Gryniewicz <dang@gentoo.org> -liferea-1.2_rc5.ebuild, -liferea-1.2.0.ebuild, -liferea-1.2.2.ebuild: |