diff options
author | minskim <minskim@pkgsrc.org> | 2004-07-23 05:16:00 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-07-23 05:16:00 +0000 |
commit | 6ef464080ffc6c9a6ef4b06727cb4bf1fede4227 (patch) | |
tree | 9f7bd3e98adc26f8a4c8d590210086e93af01608 /doc | |
parent | 2e91a42e1c262c82bcdd7f6c7e7a1f3e3fd23589 (diff) | |
download | pkgsrc-6ef464080ffc6c9a6ef4b06727cb4bf1fede4227.tar.gz |
Update liferea to 0.5.2.
Changes:
* A middle mouse click on the itemlist now toggles
read status or the headline flag depending on the
column you click. (Lars Lindner)
* Now favicons that are older than one month are
automatically updated (Lars Lindner)
* The search result now provides an extra column with
the favicon of the feed the found headline belongs to.
(Lars Lindner)
* The mozilla browser module now respects the configured
proxy settings. (Lars Lindner)
* Feed and item information is now properly localized.
(Lars Lindner and Nathan Conrad)
* Popup menu for the systray icon. (James Bowes)
* Improvements for the favicon handling. favicon.ico files are now
retrieved from the webserver path where the feed is
located. favicon.ico in the webserver root is tried only if this
first attempt fails. favicons are now redownloaded every 30
days. (Lars Lindner & Nathan Conrad)
* Liferea now saves when the mainwindow is maximized.
(Marc Deslauriers)
* The gnomevfs2 dependency from GtkHTML2 was removed.
(Nathan Conrad)
* 0.5.1 did falsely encode HTTP URL hash marks as %23.
This is fixed now. (Lars Lindner)
* When a feed source command is executed a useful return
code is set so it won't be unavailable due to missing
status information. (Christophe Barbe)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index b76dc2385bd..2ad7435de0c 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6646 2004/07/23 04:54:46 snj Exp $ +$NetBSD: CHANGES,v 1.6647 2004/07/23 05:16:00 minskim Exp $ Changes to the packages collection and infrastructure in 2004: @@ -3515,3 +3515,4 @@ Changes to the packages collection and infrastructure in 2004: Added binpatch-1.0 [atatat 2004-07-23] Updated communicator to 4.75nb1(bsdi)/4.80(linux) [atatat 2004-07-23] Updated naim to 0.11.7.2 [snj 2004-07-23] + Updated liferea to 0.5.2 [minskim 2004-07-23] |