summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Krennmair <ak@synflood.at>2013-08-27 14:20:39 +0200
committerAndreas Krennmair <ak@synflood.at>2013-08-27 14:20:39 +0200
commitfe0d8362626054a506e8e9c9819e2fe1623807db (patch)
treefb8bb96b6e1594a55f79e5115b73d8bb6cc640f5
parent085fff682c752298e82ea65165e5cb5539e551b8 (diff)
be more specific in changelog.r2.7
-rw-r--r--CHANGES6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 30cf607d..ee524355 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,11 @@
Changes for newsbeuter:
2.7 (2013-08-27):
- Various bugfixes.
+ Fix crash bug.
+ Add option to colorize unread messages (Patrick Steinhardt).
+ Add option to swap title and hints bar (Patrick Steinhardt).
+ Add %u and %t support to itemview (Giuliano Schneider).
+ Only force redraw if a form action is active (Patrick Steinhardt).
2.6 (2013-03-19):
Fixed crash in RSS parser (thanks to Isaac Good).