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 | |
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 | ||||
-rw-r--r-- | NEWS.xml | 1 |
2 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,7 @@ | |||
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 |
@@ -1,6 +1,7 @@ | |||
1 | <?xml version="1.0" encoding="us-ascii"?> | 1 | <?xml version="1.0" encoding="us-ascii"?> |
2 | <news> | 2 | <news> |
3 | <version version="0.0.4" date=""> | 3 | <version version="0.0.4" date=""> |
4 | <ni>Added button to remove linebreaks from generated HTML</ni> | ||
4 | <ni>Added the word 'sidebar' to the extension name so that you don't have to look hard for it</ni> | 5 | <ni>Added the word 'sidebar' to the extension name so that you don't have to look hard for it</ni> |
5 | <ni>UI polishing, including making it more boring</ni> | 6 | <ni>UI polishing, including making it more boring</ni> |
6 | <ni>code cosmetics</ni> | 7 | <ni>code cosmetics</ni> |