author | Michael Krelin <hacker@klever.net> | 2006-11-12 13:48:59 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2006-11-12 13:48:59 (UTC) |
commit | 2ac12b08a25d62a97f66350653daa018b33d3c60 (patch) (unidiff) | |
tree | c249f3532e4d40ab83bfc006f509cd3e5cef1afb /NEWS | |
parent | deb83503940568831766a18756aa0dabff9a7210 (diff) | |
download | fireflix-2ac12b08a25d62a97f66350653daa018b33d3c60.zip fireflix-2ac12b08a25d62a97f66350653daa018b33d3c60.tar.gz fireflix-2ac12b08a25d62a97f66350653daa018b33d3c60.tar.bz2 |
bumped version and summarized changes in NEWS
git-svn-id: http://svn.klever.net/kin/fireflix/trunk@213 fe716a7a-6dde-0310-88d9-d003556173a8
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,12 +1,16 @@ | |||
1 | 0.0.4 () | ||
2 | - Added the word 'sidebar' to the extension name so that you don't have to look hard for it | ||
3 | - UI polishing | ||
4 | - code cosmetics | ||
1 | 0.0.3 (November 6th, 2006) | 5 | 0.0.3 (November 6th, 2006) |
2 | - Firefox 2.0 compatibility | 6 | - Firefox 2.0 compatibility |
3 | 0.0.2 (October 17th, 2006) | 7 | 0.0.2 (October 17th, 2006) |
4 | - Added brief help file | 8 | - Added brief help file |
5 | - Fixed HTML generation code | 9 | - Fixed HTML generation code |
6 | - Fixed a mistyped flickr url so that the 'Flickr' button works now | 10 | - Fixed a mistyped flickr url so that the 'Flickr' button works now |
7 | 0.0.1 (October 3rd, 2006) | 11 | 0.0.1 (October 3rd, 2006) |
8 | - Added ability to paginate through search results | 12 | - Added ability to paginate through search results |
9 | - Fixed packaging bug that omitted packaging license dialog | 13 | - Fixed packaging bug that omitted packaging license dialog |
10 | - A lot of code cleanup and UI polishing | 14 | - A lot of code cleanup and UI polishing |
11 | 0.0 (September 26th, 2006) | 15 | 0.0 (September 26th, 2006) |
12 | - Initial release | 16 | - Initial release |