summaryrefslogtreecommitdiffabout
path: root/debian/changelog
authorMichael Krelin <hacker@klever.net>2011-10-13 10:15:25 (UTC)
committer Michael Krelin <hacker@klever.net>2011-10-13 19:57:45 (UTC)
commit0d4910ba75f2b2034b105a6ed44c88a53e36064c (patch) (unidiff)
treedcfcd3b46fc21089502527cbf35795a7be2dc9e1 /debian/changelog
parent250d8adf52a71b6a9a7f678d2432cdb64ae5c4c7 (diff)
downloadiii-0d4910ba75f2b2034b105a6ed44c88a53e36064c.zip
iii-0d4910ba75f2b2034b105a6ed44c88a53e36064c.tar.gz
iii-0d4910ba75f2b2034b105a6ed44c88a53e36064c.tar.bz2
redebianization
Signed-off-by: Michael Krelin <hacker@klever.net>
Diffstat (limited to 'debian/changelog') (more/less context) (ignore whitespace changes)
-rw-r--r--debian/changelog7
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,16 +1,23 @@
1iii (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
1iii (0.2) unstable; urgency=low 8iii (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
11iii (0.1) unstable; urgency=low 18iii (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