3 NOTE: Changed license GPL3 => ISC/OpenBSD.
6 * Added partial mnemonics (menus)
7 * Tweaked --version output
9 * Added support for liveleakcom
11 Developer-visible changes:
12 * Started to bundle the src tarball with manual pages generated using genman
13 * Added genman script for wrapping pod2man
14 * Made Tk::FontDialog module optional
15 * Tweaked module imports (e.g. "use Cwd" => "use Cwd qw(getcwd)")
16 * Changed to require WWW::Curl 4.05+
25 * Changed --nostrict short option from -S to -n
26 * Added support for Lastfm wrapped Youtube links
27 * Fixed: GUI is no longer invoked if scan found 0 links
28 * Tweaked some messages
30 * Added a weak passphrase warning
33 Developer-visible changes:
35 * Fixed: decode_utf8($page) is now used to workaround utf8 issues in titles
42 This aims to be the last beta before the release of 2.0 in December 2008.
43 Please report any remaining bugs to the issue tracker at:
44 http://code.google.com/p/clive-utils/issues/list
47 * Added clivepass utility
49 * Removed Metacafe support (reflects the changes in clive project)
51 Developer-visible changes:
53 * Rewrote portions of INSTALL
60 * Added clivescan utility
61 * Added configs/clivescan.configrc example
63 * Fixed prints that did not check respect --quiet
64 * Fixed GVideo/RSS (wrapped) video URL handling
65 * Fixed File / Quit: did not save prefs
66 * Fixed Preferences / Mainfont
68 Developer-visible changes:
69 * Updated INSTALL file with FreeBSD and Ubuntu details
71 * Cleaned up some code
72 * Added missing Tk::FontDialog prerequisite (--version, INSTALL)
73 * Removed unnecessary import of Digest::SHA
79 Initial release. Fastforwarded to 2.0beta1 to match with clive2.
81 * Added the clivefeed utility
83 clivescan planned for clive-utils 2.1. No plans for adding clivecache.