aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-01-14 11:05:06 -0600
committerTed Gould <ted@gould.cx>2011-01-14 11:05:06 -0600
commitb5161b9e6e3226053aa21929afad36c09822e689 (patch)
treeb751d16a799c1080de06ce08c56b7c174ec08342 /ChangeLog
parentb988044563fb4bec82d9d11d88a851f874f7b1ad (diff)
parentfde4196562c9c8e1bd0d1eab7fd979770849d643 (diff)
downloadlibayatana-indicator-b5161b9e6e3226053aa21929afad36c09822e689.tar.gz
libayatana-indicator-b5161b9e6e3226053aa21929afad36c09822e689.tar.bz2
libayatana-indicator-b5161b9e6e3226053aa21929afad36c09822e689.zip
* New upstream release.
* Fixing catching services dropping off
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f992bb..0be9fce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.