|
diff --git a/NEWS.xml b/NEWS.xml index f799a08..da8596d 100644 --- a/ NEWS.xml+++ b/ NEWS.xml |
|
@@ -1,16 +1,17 @@ |
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> |
11 | <ni>minor bugfixes and improvements</ni> |
12 | <ni>minor bugfixes and improvements</ni> |
12 | </version> |
13 | </version> |
13 | <version version="0.2" date="March 20th, 2011"> |
14 | <version version="0.2" date="March 20th, 2011"> |
14 | <ni>extract and store .log files supplied for geotagging purpose</ni> |
15 | <ni>extract and store .log files supplied for geotagging purpose</ni> |
15 | <ni>added a sample script for geotagging photos based on the log file</ni> |
16 | <ni>added a sample script for geotagging photos based on the log file</ni> |
16 | <ni>improved compatibility with Geo X2 card</ni> |
17 | <ni>improved compatibility with Geo X2 card</ni> |
|