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) (side-by-side diff) | |
tree | 1f8c55af16ca47d20b2e2b417cb3dd0ed0f3ba74 /NEWS.xml | |
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,30 +1,31 @@ <?xml version="1.0" encoding="us-ascii"?> <news> <version version="0.4" date=""> - <ni>maintain persistent photo status to help fighting duplicate uploads.</ni> + <ni>maintain persistent photo status to help fighting duplicate uploads</ni> + <ni>greatly reduced memory usage by streaming file instead of buffering</ni> </version> <version version="0.3" date="January 21st, 2012"> <ni>supports whatever file type card is willing to send now</ni> <ni>optimized integrity digest calculation memory usage</ni> <ni>report the lack of config file for the card</ni> <ni>do some startup checks for config files</ni> <ni>minor bugfixes and improvements</ni> </version> <version version="0.2" date="March 20th, 2011"> <ni>extract and store .log files supplied for geotagging purpose</ni> <ni>added a sample script for geotagging photos based on the log file</ni> <ni>improved compatibility with Geo X2 card</ni> <ni>added script for post-processing uploaded photo (sort by exif timestamp)</ni> <ni>added utility to extract chunks from RIFF (video) files to assist in automatic sorting of videos</ni> <ni>minor internal changes</ni> </version> <version version="0.1" date="April 5th, 2009"> <ni>integrity digest verification</ni> <ni>try to create upload directory if it doesn't exist</ni> </version> <version version="0.0" date="March 8th, 2009"> <ni>Initial release</ni> </version> </news> |