diff options
author | Ted Gould <ted@gould.cx> | 2010-04-16 12:14:04 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-04-16 12:14:04 -0500 |
commit | e59ab5feb818c9196c83afb9ad532345ad63c144 (patch) | |
tree | a76d2607306cdc21af3aa295733b830a71780549 /debian/changelog | |
parent | 4ffcefaf2369d9069be8116820984c7289d81302 (diff) | |
parent | e45ecac9a2dad70c782c33e8d2f9b3ce295238a3 (diff) | |
download | libdbusmenu-e59ab5feb818c9196c83afb9ad532345ad63c144.tar.gz libdbusmenu-e59ab5feb818c9196c83afb9ad532345ad63c144.tar.bz2 libdbusmenu-e59ab5feb818c9196c83afb9ad532345ad63c144.zip |
* Upstream Merge
* Ensure that callbacks retain references to objects incase
they get deleted quickly.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index db776d7..ef0362f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libdbusmenu (0.2.9-0ubuntu2~ppa2~refs6) UNRELEASED; urgency=low + + * Upstream Merge + * Ensure that callbacks retain references to objects incase + they get deleted quickly. + + -- Ted Gould <ted@ubuntu.com> Fri, 16 Apr 2010 12:13:33 -0500 + libdbusmenu (0.2.9-0ubuntu2~ppa2~refs5) lucid; urgency=low * debian/rules: Massive debugging |