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