|
diff --git a/NEWS.xml b/NEWS.xml index 0c6ff09..e626a5c 100644 --- a/ NEWS.xml+++ b/ NEWS.xml |
|
@@ -1,19 +1,19 @@ |
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>supports whatever file type card is willing to send now</ni> |
4 | <ni>optimized integrity digest calculation memory usage</ni> |
5 | <ni>optimized integrity digest calculation memory usage</ni> |
5 | <ni>report the lack of config file for the card</ni> |
6 | <ni>report the lack of config file for the card</ni> |
6 | <ni>do some startup checks for config files</ni> |
7 | <ni>do some startup checks for config files</ni> |
7 | <ni>Extended list of supported file types</ni> |
| |
8 | <ni>minor bugfixes</ni> |
8 | <ni>minor bugfixes</ni> |
9 | </version> |
9 | </version> |
10 | <version version="0.2" date="March 20th, 2011"> |
10 | <version version="0.2" date="March 20th, 2011"> |
11 | <ni>extract and store .log files supplied for geotagging purpose</ni> |
11 | <ni>extract and store .log files supplied for geotagging purpose</ni> |
12 | <ni>added a sample script for geotagging photos based on the log file</ni> |
12 | <ni>added a sample script for geotagging photos based on the log file</ni> |
13 | <ni>improved compatibility with Geo X2 card</ni> |
13 | <ni>improved compatibility with Geo X2 card</ni> |
14 | <ni>added script for post-processing uploaded photo (sort by exif |
14 | <ni>added script for post-processing uploaded photo (sort by exif |
15 | timestamp)</ni> |
15 | timestamp)</ni> |
16 | <ni>added utility to extract chunks from RIFF (video) files to assist in |
16 | <ni>added utility to extract chunks from RIFF (video) files to assist in |
17 | automatic sorting of videos</ni> |
17 | automatic sorting of videos</ni> |
18 | <ni>minor internal changes</ni> |
18 | <ni>minor internal changes</ni> |
19 | </version> |
19 | </version> |
|