aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAutomatic PS uploader <ps-jenkins@lists.canonical.com>2013-11-05 17:51:51 +0000
committerTarmac <Unknown>2013-11-05 17:51:51 +0000
commit0a01da426cd3151c45b2d5098bb98721355e475d (patch)
treeaf82b6ed7407b726375f82e6788cce033abba9c7 /debian/changelog
parente1fa7c7d4370680ac151ad6e7bdcc1baf427fcf6 (diff)
parent3f79da932540156545854b59371e66b1eb3704b9 (diff)
downloadayatana-ido-0a01da426cd3151c45b2d5098bb98721355e475d.tar.gz
ayatana-ido-0a01da426cd3151c45b2d5098bb98721355e475d.tar.bz2
ayatana-ido-0a01da426cd3151c45b2d5098bb98721355e475d.zip
Releasing 13.10.0+14.04.20131105.1-0ubuntu1 (revision 156 from lp:ido).
Approved by PS Jenkins bot.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog23
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ac4bfe3..5c97258 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+ido (13.10.0+14.04.20131105.1-0ubuntu1) trusty; urgency=low
+
+ [ Ubuntu daily release ]
+ * debian/*symbols: auto-update new symbols to released version
+
+ [ Lars Uebernickel ]
+ * Make IdoSwitchMenuItem accessible from gtk_menu_new_from_model.
+ * IdoUserMenuItem: only allow file icons as avatars In practice, all
+ avatars are file icons. This restriction allowed for quite some
+ cleanup, as we don't need to worry about symbolic icons and themes
+ aymore. Note: this patch removes the warning when the user avatar
+ image was not found. This is a common enough case that the warning
+ just clutters up logs.
+ * idoscalemenuitem: disconnect signal from parent This fixes a crash:
+ the widget installed a handler for the parent's hide signal, but was
+ destroyed before the parent without disconnecting the signal. (LP:
+ #1246536)
+
+ [ Ubuntu daily release ]
+ * Automatic snapshot from revision 156
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Tue, 05 Nov 2013 11:01:56 +0000
+
ido (13.10.0+13.10.20131011-0ubuntu1) saucy; urgency=low
[ Lars Uebernickel ]