aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-01-20 08:35:41 -0600
committerTed Gould <ted@gould.cx>2011-01-20 08:35:41 -0600
commit3354af7e467e14415756fc3e640b5c027af5ebde (patch)
treeefbfca380ee736963f6f1e4aa949c6f25fd28404 /ChangeLog
parent2461e539704dc3b306c24b5b841be342111a76b9 (diff)
parent97fe110d8f5b65fb39737b7d525db47becd27971 (diff)
downloadlibdbusmenu-3354af7e467e14415756fc3e640b5c027af5ebde.tar.gz
libdbusmenu-3354af7e467e14415756fc3e640b5c027af5ebde.tar.bz2
libdbusmenu-3354af7e467e14415756fc3e640b5c027af5ebde.zip
Import upstream version 0.3.93
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog72
1 files changed, 72 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5872f31..8e8656c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,77 @@
# Generated by Makefile. Do not edit.
+2011-01-20 Ted Gould <ted@gould.cx>
+
+ 0.3.93
+
+2011-01-20 Ted Gould <ted@gould.cx>
+
+ Increase the level of warning given by the scanner
+
+2011-01-19 Ken VanDine <ken.vandine@canonical.com>
+
+ added --warn-all to scanner flags so the build log will warn us about missing annotations
+
+2011-01-20 Ted Gould <ted@gould.cx>
+
+ Fix some crashes when building variants improperly
+
+2011-01-18 Ted Gould <ted@gould.cx>
+
+ Attach bug
+
+2011-01-18 Ted Gould <ted@gould.cx>
+
+ Warn when can't parse.
+
+2011-01-18 Ted Gould <ted@gould.cx>
+
+ Use the message string.
+
+2011-01-18 Ted Gould <ted@gould.cx>
+
+ Adding warnings on g_variant_parse errors
+
+2011-01-18 Ted Gould <ted@gould.cx>
+
+ Protecting the final tuple from errors.
+
+2011-01-18 Ted Gould <ted@gould.cx>
+
+ Fixing builder to only init/finish if there are entries we get.
+
+2011-01-19 Ted Gould <ted@gould.cx>
+
+ Setup images to use the fallbacks.
+
+2011-01-18 Ted Gould <ted@gould.cx>
+
+ Set the use-fallback property to TRUE on all our Images
+
+2011-01-19 Ted Gould <ted@gould.cx>
+
+ Signal an update layout when the object comes on the bus.
+
+2011-01-19 Ted Gould <ted@gould.cx>
+
+ Moving cleanup to the top of the function.
+
+2011-01-19 Chris Coulson <chrisccoulson@ubuntu.com>
+
+ Ensure that we can recover from GetLayout failing
+
+2011-01-18 Ted Gould <ted@gould.cx>
+
+ Send a LayoutUpdated when we register the object.
+
+2011-01-18 Ted Gould <ted@gould.cx>
+
+ Fixing build with g-ir-scanner on buildds
+
+2011-01-18 Ken VanDine <ken.vandine@canonical.com>
+
+ Use EXPORT_PACKAGES instead of PACKAGES to prevent circular build depends
+
2011-01-14 Ted Gould <ted@gould.cx>
0.3.92