diff options
author | Ted Gould <ted@gould.cx> | 2011-01-14 11:03:09 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-14 11:03:09 -0600 |
commit | fde4196562c9c8e1bd0d1eab7fd979770849d643 (patch) | |
tree | ec0044410fc01b30bece032846970a89b83c820f /ChangeLog | |
parent | 22a9ca4cf025fed3bedd6aa12643cfe4cacfd524 (diff) | |
parent | ab0f0abc3571f801ffff8c42ad87d1e53d6a8ccf (diff) | |
download | libayatana-indicator-fde4196562c9c8e1bd0d1eab7fd979770849d643.tar.gz libayatana-indicator-fde4196562c9c8e1bd0d1eab7fd979770849d643.tar.bz2 libayatana-indicator-fde4196562c9c8e1bd0d1eab7fd979770849d643.zip |
Import upstream version 0.3.17
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,5 +1,25 @@ # Generated by Makefile. Do not edit. +2011-01-14 Ted Gould <ted@gould.cx> + + 0.3.17 + +2011-01-13 Ted Gould <ted@gould.cx> + + Use dbus name watches instead of g-owner-change signal for watching for restarts. + +2011-01-13 Michael Terry <mike@mterry.name> + + use actual DBus NameOwnerChanged interface rather than GDBus's higher level signal because that one only works for well-known names + +2011-01-13 Michael Terry <mike@mterry.name> + + fix basename issue when make is given full path + +2011-01-13 Ted Gould <ted@gould.cx> + + 0.3.16 + 2011-01-10 Ted Gould <ted@gould.cx> Adding a signal for the menu being closed. |