diff options
author | Ted Gould <ted@gould.cx> | 2011-01-20 08:37:39 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-20 08:37:39 -0600 |
commit | f7c1698c897ee3866d033075fbe391fd4e498234 (patch) | |
tree | d79708b44f1cf8d8cd7dc1c20aa91dd4dcba7f17 /debian/changelog | |
parent | e1589a7281b3afdaabcc36375843020150b32b57 (diff) | |
parent | 3354af7e467e14415756fc3e640b5c027af5ebde (diff) | |
download | libdbusmenu-f7c1698c897ee3866d033075fbe391fd4e498234.tar.gz libdbusmenu-f7c1698c897ee3866d033075fbe391fd4e498234.tar.bz2 libdbusmenu-f7c1698c897ee3866d033075fbe391fd4e498234.zip |
* New upstream release.
* Fixing scanner export
* Increasing scanner warnings
* Signalling to DBus when object is registered
* Handling errors in GVariant better than crashing
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 7a854ef..eba7735 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libdbusmenu (0.3.93-0ubuntu1~ppa1) UNRELEASED; urgency=low + + * New upstream release. + * Fixing scanner export + * Increasing scanner warnings + * Signalling to DBus when object is registered + * Handling errors in GVariant better than crashing + + -- Ted Gould <ted@ubuntu.com> Thu, 20 Jan 2011 08:36:37 -0600 + libdbusmenu (0.3.92-0ubuntu3) natty; urgency=low * libdbusmenu-glib/server.c @@ -296,7 +306,7 @@ libdbusmenu (0.3.1-0ubuntu1) maverick; urgency=low * Add function to get submenu of GTK-ified items * Fix signal prototype of ID update * Fixing up VAPI files to build them correctly - * Fixing the version string in the GIR file + * Fixing the version string in the GIR file * Fix documentation title page * Reject text nodes early (warnings with Qt integration) * debian/libdbusmenu-glib-dev.install: Updating gir and vapi file @@ -312,7 +322,7 @@ libdbusmenu (0.3.0-0ubuntu1~ppa1) lucid; urgency=low * Add function to get submenu of GTK-ified items * Fix signal prototype of ID update * Fixing up VAPI files to build them correctly - * Fixing the version string in the GIR file + * Fixing the version string in the GIR file * Fix documentation title page * Reject text nodes early (warnings with Qt integration) * debian/libdbusmenu-glib-dev.install: Updating gir and vapi file |