From bb9754a24ed48c1d1345df180006dec1564a66e8 Mon Sep 17 00:00:00 2001 From: Kilian Valkhof Date: Sat, 12 Jun 2010 13:35:24 +0200 Subject: [PATCH] add all versions to the changelog --- debian/changelog | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/debian/changelog b/debian/changelog index a13ef47..c23e207 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,3 +6,44 @@ trimage (1.0.2-0ubuntu1) jaunty; urgency=low -- Kilian Valkhof Thu, 03 Jun 2010 13:01:30 +0200 +trimage (1.0.1b2-0ubuntu1) jaunty; urgency=low + + * use a threadpool for images + * more robust file handling + * re-adding images now results in recompressing them + * compressing message now shows filename + * wider array of status messages in the table + * add a notification area icon + * remove BOM + -- Kilian Valkhof Mon, 29 Mar 2010 13:08:18 +0200 + +trimage (1.0.1b-0ubuntu1) jaunty; urgency=low + + * use a threadpool for images + * more robust file handling + * re-adding images now results in recompressing them + * compressing message now shows filename + * wider array of status messages in the table + * add a notification area icon + -- Kilian Valkhof Mon, 29 Mar 2010 13:08:18 +0200 + +trimage (1.0.0b3-0ubuntu1) jaunty; urgency=low + + * better image filetype determination + * use unicode strings everywhere + * fix bug where Trimage would crash if a directory didn't end in a slash + * avoid a segfault when parsing empty directories + * ../../debian/changelog + -- Kilian Valkhof Mon, 29 Mar 2010 13:08:18 +0200 + +trimage (1.0.0b2-0ubuntu1) jaunty; urgency=low + + * correct parsing of unicode characters in filenames + * changelog + -- Kilian Valkhof Sun, 28 Mar 2010 16:09:45 +0200 + +trimage (1.0.0b-0ubuntu1) jaunty; urgency=low + + * Trimage image compressor + -- Kilian Valkhof Tue, 23 Mar 2010 20:18:17 +0100 +