diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2014-04-09 00:00:13 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2014-04-09 00:00:13 +0200 |
commit | 87f6ee55fc14327321e9d606ac9683c112fefaa9 (patch) | |
tree | 48b13ff430fa710e9a6417ed7173439643bf389e /CHANGELOG | |
parent | b8b24fe4131e7e7fb46eb330b14ce340844b601a (diff) |
cleanup, remove javascript hotkey
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -4,10 +4,7 @@ v0.9 Features: --------- - * Feeds are now by default updated in parallel for a huge speedup in performance. - * Added hotkeys to sfeed_html to toggle showing only new items (n key) and - focusing the menu (s key) or items (i key) using a tiny bit of - javascript. + * Feeds are now by default updated in parallel for an increase in performance. * Auto-detect XML character set encoding (sfeed_xmlenc). * Auto-detect RSS/Atom feeds from web-pages (sfeed_web). * Added sfeed_frames, a formatting program to output feeds as a HTML file with |