author | Michael Krelin <hacker@klever.net> | 2006-10-01 23:58:33 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2006-10-01 23:58:33 (UTC) |
commit | b568e40a49d810d49bcc4af3bcb81ee1812627a5 (patch) (unidiff) | |
tree | 19150244edd98b73cb9884a590c44ecb43126d70 | |
parent | b6a122d536aef024b69d40cdf2ac0332d7c14607 (diff) | |
download | fireflix-b568e40a49d810d49bcc4af3bcb81ee1812627a5.zip fireflix-b568e40a49d810d49bcc4af3bcb81ee1812627a5.tar.gz fireflix-b568e40a49d810d49bcc4af3bcb81ee1812627a5.tar.bz2 |
summarized absence of important changes in NEWS
git-svn-id: http://svn.klever.net/kin/fireflix/trunk@180 fe716a7a-6dde-0310-88d9-d003556173a8
-rw-r--r-- | NEWS | 3 | ||||
-rw-r--r-- | NEWS.xml | 3 |
2 files changed, 4 insertions, 2 deletions
@@ -1,4 +1,5 @@ | |||
1 | () | 1 | () |
2 | - a lot of code cleanup and UI cosmetics | 2 | - ability to paginate through search results |
3 | - a lot of code cleanup and UI polishing | ||
3 | 0.0 (September 26th, 2006) | 4 | 0.0 (September 26th, 2006) |
4 | - Initial release | 5 | - Initial release |
@@ -1,7 +1,8 @@ | |||
1 | <?xml version="1.0" encoding="us-ascii"?> | 1 | <?xml version="1.0" encoding="us-ascii"?> |
2 | <news> | 2 | <news> |
3 | <version version="" date=""> | 3 | <version version="" date=""> |
4 | <ni>a lot of code cleanup and UI cosmetics</ni> | 4 | <ni>ability to paginate through search results</ni> |
5 | <ni>a lot of code cleanup and UI polishing</ni> | ||
5 | </version> | 6 | </version> |
6 | <version version="0.0" date="September 26th, 2006"> | 7 | <version version="0.0" date="September 26th, 2006"> |
7 | <ni>Initial release</ni> | 8 | <ni>Initial release</ni> |