author | Michael Krelin <hacker@klever.net> | 2011-10-13 10:15:25 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2011-10-13 19:57:45 (UTC) |
commit | 0d4910ba75f2b2034b105a6ed44c88a53e36064c (patch) (unidiff) | |
tree | dcfcd3b46fc21089502527cbf35795a7be2dc9e1 /debian/changelog | |
parent | 250d8adf52a71b6a9a7f678d2432cdb64ae5c4c7 (diff) | |
download | iii-0d4910ba75f2b2034b105a6ed44c88a53e36064c.zip iii-0d4910ba75f2b2034b105a6ed44c88a53e36064c.tar.gz iii-0d4910ba75f2b2034b105a6ed44c88a53e36064c.tar.bz2 |
redebianization
Signed-off-by: Michael Krelin <hacker@klever.net>
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2c8ae3b..20c0ae6 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,24 +1,31 @@ | |||
1 | iii (0.2.1) natty; urgency=low | ||
2 | |||
3 | * the thing handles more file types now | ||
4 | * memory consumption when calculating digest is reduced | ||
5 | |||
6 | -- Michael Krelin <hacker@klever.net> Thu, 13 Oct 2011 12:07:22 +0200 | ||
7 | |||
1 | iii (0.2) unstable; urgency=low | 8 | iii (0.2) unstable; urgency=low |
2 | 9 | ||
3 | * extract and store .log files supplied for geotagging purpose | 10 | * extract and store .log files supplied for geotagging purpose |
4 | * added a sample script for geotagging photos based on the log file | 11 | * added a sample script for geotagging photos based on the log file |
5 | * improved compatibility with Geo X2 card | 12 | * improved compatibility with Geo X2 card |
6 | * added a sample script for sorting uploaded photos based on exif timestamp | 13 | * added a sample script for sorting uploaded photos based on exif timestamp |
7 | * added utility to extract chunks from RIFF files | 14 | * added utility to extract chunks from RIFF files |
8 | 15 | ||
9 | -- Michael Krelin <hacker@klever.net> Sat, 19 Mar 2011 17:52:46 +0100 | 16 | -- Michael Krelin <hacker@klever.net> Sat, 19 Mar 2011 17:52:46 +0100 |
10 | 17 | ||
11 | iii (0.1) unstable; urgency=low | 18 | iii (0.1) unstable; urgency=low |
12 | 19 | ||
13 | * 0.1 release | 20 | * 0.1 release |
14 | * check uploaded file integrity | 21 | * check uploaded file integrity |
15 | * integrity digest calculation | 22 | * integrity digest calculation |
16 | * make upload directory if it doesn't exist | 23 | * make upload directory if it doesn't exist |
17 | 24 | ||
18 | -- Michael Krelin <hacker@klever.net> Sun, 05 Apr 2009 15:55:48 +0200 | 25 | -- Michael Krelin <hacker@klever.net> Sun, 05 Apr 2009 15:55:48 +0200 |
19 | 26 | ||
20 | iii (0.0) unstable; urgency=low | 27 | iii (0.0) unstable; urgency=low |
21 | 28 | ||
22 | * Initial release | 29 | * Initial release |
23 | 30 | ||
24 | -- Michael Krelin <hacker@klever.net> Sun, 08 Mar 2009 19:39:38 +0100 | 31 | -- Michael Krelin <hacker@klever.net> Sun, 08 Mar 2009 19:39:38 +0100 |