Log message:
Update to newsbeuter 2.6, with some minor bugfixes.
Remove "smart" detection of ncurses, and don't try to call \
curses_version() if unavailable
Upstream changelog:
2.6 (2013-03-19):
Fixed crash in RSS parser (thanks to Isaac Good).
Fixed authentication issues with Google Reader (thanks to Fabrice Noilhan).
Fixed bug in Google authentication (Daniel Aleksandersen).
Style table headers in bold (Daniel Aleksandersen).
Add support for q and aside tags (Daniel Aleksandersen).
Remove all soft-hyphens (Daniel Aleksandersen).
More compact default user-agent on Mac OS X (Daniel Aleksandersen).
Add Norwegian bokmål translation (Daniel Aleksandersen).
Updated Russian translation (Justin Forest).
Updated Polish translation (Michal Siemek).
2.5 (2012-01-06):
Implemented download-full-page configuration option.
Added configuration option to use external URL viewer (fixes issue #242).
Added ability to store Google Reader password in an external file (fixes issue \
#239).
Added Tiny Tiny RSS support (fixes issue #243).
Made HTTP authentication method configurable (fixes issue #247).
Implemented "delete-read-articles-on-quit" option.
Fixed rendering of nested <ol> lists.
|
Log message:
Update newsbeuter from 2.0 to 2.4 and reset maintainer (original maintainer
indicated in private mail that he's not interested in maintaining it anymore,
and neither am I right now). Changelog since 2.0:
2.4 (2010-02-01):
Added support for query feeds in combination with Google Reader support.
Added ability to configure proxy authentication method.
Added commandline option -q to enable quiet startup (patch by Isaac Good)
Re-sort feed list after all feeds have been reloaded.
Added keys to jump to the next/previous feed or article regardless of its \
"unread" status (patches by Jim Pryor)
Implemented on-demand loading of feeds to reduce memory usage.
Removed Bloglines support as the service shuts down on October 1, 2010.
Implemented XDG Base Directory support (patch by Elrond)
Google Reader: when in offline mode, record unread status changes and later \
replay when in online mode.
Fixed Google Reader authentication issue with certain passwords (fixes issue #238).
Added configuration option "cookie-cache" (fixes issue #234).
2.3 (2010-06-24):
Fixed HTML rendering of bold and underline text when light background is configured.
Fixed issues #192, #194, #197, #198, #199, #200, #201, #202, #210, #216.
Made newsbeuter silent on lockfile errors when '-x' option is used.
Fixed Google Reader authentication (by Seth Mason)
2.2 (2010-03-14):
Added Google Reader support.
Fixed issues #90, #160, #161, #168, #169, #171, #179, #180, #184.
Implemented article highlighting in article list based on the article content \
(fixes issue #174).
Extended "ignore article" functionality with different ignore modes \
(download/display; fixes issue #52).
Added "hard quit" key to immediately quit from newsbeuter (patch by \
Jim Pryor)
Added "download status" format specifier for feedlist-format (fixes \
issue #181).
Added HTML table renderer (patch by Stefan Erben)
Fixed issues #183, #188 (patch by Stefan Erben)
Added "open-in-browser-and-mark-read" key (patch by Isaac Good)
2.1 (2009-12-08):
Added support for dc:creator tag for RSS 2.0 parser.
Fixed issue #141 (podbeuter ignored use-proxy configuration command).
When entering a feed, the first unread article is automatically selected (can \
be turned off with goto-first-unread no).
When marking a feed read, move the selection to the next feed (unless a filter \
is currently applied).
Improved HTML rendering (patch by Stefan Erben)
Added length field to article list format (patch by Stefan Erben)
Added support for 256-color terminals
Added "dumpform" commandline command as a debugging aid.
Allow deletion of articles from article view
Added support for SOCKS proxies
Added "notify-beep" notification beep (patch by Vern Sun)
Added key to quickly jump to article URLs above #10 (patch by Stefan Erben)
|