summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2007-01-11 16:20:20 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2007-01-11 16:20:20 +0000
commit119af6d7ec96061679784537c966581d4137da58 (patch)
tree8c580b1169b16baf3cc9579c1e92257b3f54d7ce /net-news/liferea/ChangeLog
parentStable on ppc64; bug #161558 (diff)
downloadgentoo-2-119af6d7ec96061679784537c966581d4137da58.tar.gz
gentoo-2-119af6d7ec96061679784537c966581d4137da58.tar.bz2
gentoo-2-119af6d7ec96061679784537c966581d4137da58.zip
Bump to 1.2.3
* HTML view respects GTK theme colors now. * Fixes negative new count values in the mainwindow status bar. * Fixes incorrect unread count of parent folder when removing subscriptions with unread items. * Fixes node info updating when marking read with middle mouse button in the feed list. * Fixes a bug that caused item loss in news bins. * Adds Arabic translation from Khaled Hosny. (Portage version: 2.1.2_rc4-r7)
Diffstat (limited to 'net-news/liferea/ChangeLog')
-rw-r--r--net-news/liferea/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/net-news/liferea/ChangeLog b/net-news/liferea/ChangeLog
index 9458d29565cc..24061adf08fd 100644
--- a/net-news/liferea/ChangeLog
+++ b/net-news/liferea/ChangeLog
@@ -1,6 +1,17 @@
# 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.79 2007/01/09 07:58:05 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/liferea/ChangeLog,v 1.80 2007/01/11 16:20:20 dang Exp $
+
+ 11 Jan 2007; Daniel Gryniewicz <dang@gentoo.org> ChangeLog:
+ Bump to 1.2.3
+ * HTML view respects GTK theme colors now.
+ * Fixes negative new count values in the mainwindow status bar.
+ * Fixes incorrect unread count of parent folder when removing
+ subscriptions with unread items.
+ * Fixes node info updating when marking read with middle
+ mouse button in the feed list.
+ * Fixes a bug that caused item loss in news bins.
+ * Adds Arabic translation from Khaled Hosny.
09 Jan 2007; Markus Rothe <corsair@gentoo.org> liferea-1.0.24.ebuild:
Stable on ppc64; bug #159802