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) (side-by-side diff) | |
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 @@ 0.0.4 () + - Added button to remove linebreaks from generated HTML - Added the word 'sidebar' to the extension name so that you don't have to look hard for it - - UI polishing + - UI polishing, including making it more boring - code cosmetics 0.0.3 (November 6th, 2006) - Firefox 2.0 compatibility 0.0.2 (October 17th, 2006) - Added brief help file - Fixed HTML generation code - Fixed a mistyped flickr url so that the 'Flickr' button works now 0.0.1 (October 3rd, 2006) - Added ability to paginate through search results - Fixed packaging bug that omitted packaging license dialog - A lot of code cleanup and UI polishing 0.0 (September 26th, 2006) - Initial release |