Changed genman not to gzip the generated man pages.
[clive-utils.git] / CHANGES
blobf1c90e42fe61a5b6fdcff5585cd0e957e01bae45
1 Version 2.1.0
3  NOTE: Changed license GPL3 => ISC/OpenBSD.
5  User-visible changes:
6   * Added partial mnemonics (menus)
7   * Tweaked --version output
8   - clivescan
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+
17   * Updated INSTALL
20 Version 2.0.0
21 (December 2, 2008)
23  User-visible changes:
24    - clivescan
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
29    - clivepass
30    * Added a weak passphrase warning
31    * Added --show option
33  Developer-visible changes:
34    - clivescan
35    * Fixed: decode_utf8($page) is now used to workaround utf8 issues in titles
38 Version 2.0beta3
39 (November 22, 2008)
41  Notes:
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
46  User-visible changes:
47    * Added clivepass utility
48    - clivescan
49    * Removed Metacafe support (reflects the changes in clive project)
51  Developer-visible changes:
52    * Added TODO file
53    * Rewrote portions of INSTALL
56 Version 2.0beta2
57 (November 17, 2008)
59  User-visible changes:
60    * Added clivescan utility
61    * Added configs/clivescan.configrc example
62    - clivefeed
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
70    - clivefeed
71    * Cleaned up some code
72    * Added missing Tk::FontDialog prerequisite (--version, INSTALL)
73    * Removed unnecessary import of Digest::SHA
76 Version 2.0beta1
77 (October 21, 2008)
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.