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