v0.5
[drlaunch] / debian / changelog
index 27aad5e..be7f025 100644 (file)
@@ -1,4 +1,53 @@
-actman (0.1-1) unstable; urgency=low
+drlaunch (0.5-1) unstable; urgency=low
+
+  * New version:
+    - Fix the annoying resizing issue based on desktop-command-execution
+      widget's idea (was missing a resize() request).
+
+ -- Stefanos Harhalakis <v13@v13.gr>  Sun, 18 Jul 2010 17:18:18 +0300
+
+drlaunch (0.4-1) unstable; urgency=low
+
+  * New version:
+    - Bug fix: Don't fail when config file doesn't exist (thanks to qwerty12
+      and others that reported it)
+    - Bug fix: Properly fallback to default icon when an app doesn't have an
+      icon or it is invalid (thanks to qwerty12 for spotting this)
+    - Improved application-selection menu
+  * Depend on python-osso (thanks to qwerty12 - again :-)
+
+ -- Stefanos Harhalakis <v13@v13.gr>  Sun, 18 Jul 2010 14:56:41 +0300
+
+drlaunch (0.3-1) unstable; urgency=low
+
+  * New upstream release:
+    - Bug fixes.
+    - Allow icons to be rotated individually.
+    - Support multiple instances (and desktop activity manager).
+    - Allow non rectangular size
+    - Provide option for disabling long-press.
+    - Postpone redraws when not on active desktop.
+  * Change program name to "DrLaunch"
+  * Added icon
+
+ -- Stefanos Harhalakis <v13@v13.gr>  Sat, 17 Jul 2010 01:19:25 +0300
+
+drlaunch (0.2-1) unstable; urgency=low
+
+  * New upstream release:
+    - Add assymetric dimension support with individual icon rotation.
+    - Make long-press optional.
+    - Fix problem when settings are requested more than once.
+
+ -- Stefanos Harhalakis <v13@v13.gr>  Tue, 29 Jun 2010 04:03:02 +0300
+
+drlaunch (0.1-2) unstable; urgency=low
+
+  * Fix dependencies 
+
+ -- Stefanos Harhalakis <v13@v13.gr>  Thu, 24 Jun 2010 21:32:22 +0100
+
+drlaunch (0.1-1) unstable; urgency=low
 
   * Initial release