summaryrefslogtreecommitdiffabout
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--NEWS.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS.xml b/NEWS.xml
index f799a08..da8596d 100644
--- a/NEWS.xml
+++ b/NEWS.xml
@@ -1,28 +1,29 @@
<?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>