Updated INSTALL.
[clive-utils.git] / CHANGES
blob9d8989e0788f104275b9a4260404aab63cba2ffd
1 Version 2.1.0
3  NOTE: Changed license GPL3 => ISC/OpenBSD.
5  User-visible changes:
6   * Tweaked --version output
7   * Added support for liveleakcom
9  Developer-visible changes:
10   * Updated INSTALL
13 Version 2.0.0
14 (December 2, 2008)
16  User-visible changes:
17    - clivescan
18    * Changed --nostrict short option from -S to -n
19    * Added support for Lastfm wrapped Youtube links
20    * Fixed: GUI is no longer invoked if scan found 0 links
21    * Tweaked some messages
22    - clivepass
23    * Added a weak passphrase warning
24    * Added --show option
26  Developer-visible changes:
27    - clivescan
28    * Fixed: decode_utf8($page) is now used to workaround utf8 issues in titles
31 Version 2.0beta3
32 (November 22, 2008)
34  Notes:
35    This aims to be the last beta before the release of 2.0 in December 2008.
36    Please report any remaining bugs to the issue tracker at:
37      http://code.google.com/p/clive-utils/issues/list
39  User-visible changes:
40    * Added clivepass utility
41    - clivescan
42    * Removed Metacafe support (reflects the changes in clive project)
44  Developer-visible changes:
45    * Added TODO file
46    * Rewrote portions of INSTALL
49 Version 2.0beta2
50 (November 17, 2008)
52  User-visible changes:
53    * Added clivescan utility
54    * Added configs/clivescan.configrc example
55    - clivefeed
56    * Fixed prints that did not check respect --quiet
57    * Fixed GVideo/RSS (wrapped) video URL handling
58    * Fixed File / Quit: did not save prefs
59    * Fixed Preferences / Mainfont
61  Developer-visible changes:
62    * Updated INSTALL file with FreeBSD and Ubuntu details
63    - clivefeed
64    * Cleaned up some code
65    * Added missing Tk::FontDialog prerequisite (--version, INSTALL)
66    * Removed unnecessary import of Digest::SHA
69 Version 2.0beta1
70 (October 21, 2008)
72 Initial release. Fastforwarded to 2.0beta1 to match with clive2.
74  * Added the clivefeed utility
76 clivescan planned for clive-utils 2.1. No plans for adding clivecache.