diff options
author | Ted Gould <ted@gould.cx> | 2011-01-26 10:19:13 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-26 10:19:13 -0600 |
commit | 643630b6c3b0edf271f43b3198eaa28007809ab8 (patch) | |
tree | 236781a6b346a5d5385544783fd2d25b30e3598e /debian/changelog | |
parent | 084ae8aac061e9a26c017bd0fbe0cf96b192450f (diff) | |
parent | 248c7a0428b8e05048d1e9891242db82c82f067a (diff) | |
download | libdbusmenu-643630b6c3b0edf271f43b3198eaa28007809ab8.tar.gz libdbusmenu-643630b6c3b0edf271f43b3198eaa28007809ab8.tar.bz2 libdbusmenu-643630b6c3b0edf271f43b3198eaa28007809ab8.zip |
Fixing signatures in GetChildren
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 44d6e57..a193f4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ libdbusmenu (0.3.93-0ubuntu2~ted5) UNRELEASED; urgency=low * Upstream Merge * Fixing some memory leaks + * Fixing signatures in GetChildren - -- Ted Gould <ted@ubuntu.com> Wed, 26 Jan 2011 10:18:17 -0600 + -- Ted Gould <ted@ubuntu.com> Wed, 26 Jan 2011 10:18:50 -0600 libdbusmenu (0.3.93-0ubuntu2~ted4) natty; urgency=low |