diff options
author | Ted Gould <ted@gould.cx> | 2011-01-27 14:13:18 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-27 14:13:18 -0600 |
commit | 85d445990bcbccc75b7b3c70c278dfaee96652b6 (patch) | |
tree | f6679046299ee7084b024aa34caeab3b79349678 /debian/changelog | |
parent | b3088525e0497a660667dc4069554274e95ec498 (diff) | |
parent | b41b9f202bcae24d256c1a4a9dd044e9e21b984f (diff) | |
download | libdbusmenu-85d445990bcbccc75b7b3c70c278dfaee96652b6.tar.gz libdbusmenu-85d445990bcbccc75b7b3c70c278dfaee96652b6.tar.bz2 libdbusmenu-85d445990bcbccc75b7b3c70c278dfaee96652b6.zip |
Fixing warnings from 'use-fallback'
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index bb49428..3115eab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,10 +8,11 @@ libdbusmenu (0.3.93-0ubuntu2~ppa1) UNRELEASED; urgency=low build functions * Fix critical message from being printed * Fixing shutdown messages on destruction + * Fixing warnings from 'use-fallback' * Adding a parser * Adding a serializable menu item - -- Ted Gould <ted@ubuntu.com> Thu, 27 Jan 2011 14:08:02 -0600 + -- Ted Gould <ted@ubuntu.com> Thu, 27 Jan 2011 14:13:01 -0600 libdbusmenu (0.3.93-0ubuntu1) natty; urgency=low |