author | Michael Krelin <hacker@klever.net> | 2013-02-13 22:46:10 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2013-02-13 22:46:10 (UTC) |
commit | ad5abd380d5033d4f5b6235407da0842221636cf (patch) (unidiff) | |
tree | 1f8c55af16ca47d20b2e2b417cb3dd0ed0f3ba74 | |
parent | 2f324e506a84775b10b3eace4b50df9bf3ba57b6 (diff) | |
download | iii-ad5abd380d5033d4f5b6235407da0842221636cf.zip iii-ad5abd380d5033d4f5b6235407da0842221636cf.tar.gz iii-ad5abd380d5033d4f5b6235407da0842221636cf.tar.bz2 |
updated NEWS
Signed-off-by: Michael Krelin <hacker@klever.net>
-rw-r--r-- | NEWS.xml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,10 +1,11 @@ | |||
1 | <?xml version="1.0" encoding="us-ascii"?> | 1 | <?xml version="1.0" encoding="us-ascii"?> |
2 | <news> | 2 | <news> |
3 | <version version="0.4" date=""> | 3 | <version version="0.4" date=""> |
4 | <ni>maintain persistent photo status to help fighting duplicate uploads.</ni> | 4 | <ni>maintain persistent photo status to help fighting duplicate uploads</ni> |
5 | <ni>greatly reduced memory usage by streaming file instead of buffering</ni> | ||
5 | </version> | 6 | </version> |
6 | <version version="0.3" date="January 21st, 2012"> | 7 | <version version="0.3" date="January 21st, 2012"> |
7 | <ni>supports whatever file type card is willing to send now</ni> | 8 | <ni>supports whatever file type card is willing to send now</ni> |
8 | <ni>optimized integrity digest calculation memory usage</ni> | 9 | <ni>optimized integrity digest calculation memory usage</ni> |
9 | <ni>report the lack of config file for the card</ni> | 10 | <ni>report the lack of config file for the card</ni> |
10 | <ni>do some startup checks for config files</ni> | 11 | <ni>do some startup checks for config files</ni> |