summaryrefslogtreecommitdiff
path: root/qtc_packaging/debian_fremantle/changelog
diff options
context:
space:
mode:
authorJavier S. Pedro <maemo@javispedro.com>2012-08-10 19:15:18 +0200
committerJavier S. Pedro <maemo@javispedro.com>2012-08-10 19:15:18 +0200
commit15ac98299094f5502044fde7820bf4b05a898a83 (patch)
tree959497f9c1b6745da64c044720874318618b9033 /qtc_packaging/debian_fremantle/changelog
parent4ad9e1874af29864ca8531e5ba033b85d6616639 (diff)
downloadsowatch-15ac98299094f5502044fde7820bf4b05a898a83.tar.gz
sowatch-15ac98299094f5502044fde7820bf4b05a898a83.zip
autostart daemon on boot
Diffstat (limited to 'qtc_packaging/debian_fremantle/changelog')
-rw-r--r--qtc_packaging/debian_fremantle/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/qtc_packaging/debian_fremantle/changelog b/qtc_packaging/debian_fremantle/changelog
index d7f6d4b..2c1a390 100644
--- a/qtc_packaging/debian_fremantle/changelog
+++ b/qtc_packaging/debian_fremantle/changelog
@@ -1,3 +1,14 @@
+sowatch (0.4.0) unstable; urgency=low
+
+ * Brand new configuration user interface.
+ * Use ConfigKey abstraction instead of directly hitting QSettings
+ * Add GConfKey backend to ConfigKey.
+ * Daemon now dynamically loads/unloads watches & watchlets as the
+ settings change.
+ * New Qt Messaging Framework based watchlet.
+
+ -- Javier S. Pedro <maemo@javispedro.com> Fri, 10 Aug 2012 17:46:00 +0200
+
sowatch (0.3.1) unstable; urgency=low
* No longer using Qt Resources for anything.