diff options
author | Ted Gould <ted@gould.cx> | 2011-03-22 14:56:43 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-22 14:56:43 -0500 |
commit | 2d7468b310a156e51cae228cc0b33030690e87c8 (patch) | |
tree | c677798f45563e1473bc56206534c11c8d2673eb /debian | |
parent | 7a250968365a7d840ea30f48f9cc8dc016f1481e (diff) | |
parent | 8bab6b9d433d5cfd0d03c303e9d3e6bdc14a035d (diff) | |
download | libdbusmenu-2d7468b310a156e51cae228cc0b33030690e87c8.tar.gz libdbusmenu-2d7468b310a156e51cae228cc0b33030690e87c8.tar.bz2 libdbusmenu-2d7468b310a156e51cae228cc0b33030690e87c8.zip |
* Upstream Merge
* Protecting properties that are getting updated from an
extra remove signal. (LP: #730925)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 191f077..d8e254f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libdbusmenu (0.3.102-0ubuntu2~ppa2) UNRELEASED; urgency=low + + * Upstream Merge + * Protecting properties that are getting updated from an + extra remove signal. (LP: #730925) + + -- Ted Gould <ted@ubuntu.com> Tue, 22 Mar 2011 14:56:01 -0500 + libdbusmenu (0.3.102-0ubuntu2~ppa1) natty; urgency=low * Upstream Merge |