aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-01-27 15:27:43 -0600
committerTed Gould <ted@gould.cx>2011-01-27 15:27:43 -0600
commitb22f471a026de778bc2594b23768d1a3024f27c3 (patch)
treeb858c1a8eec4766ae1cecc3d50dcd212ce857fb7 /ChangeLog
parentfde4196562c9c8e1bd0d1eab7fd979770849d643 (diff)
parent9ac551998017804c2e9024d22d809e22a63987ce (diff)
downloadlibayatana-indicator-b22f471a026de778bc2594b23768d1a3024f27c3.tar.gz
libayatana-indicator-b22f471a026de778bc2594b23768d1a3024f27c3.tar.bz2
libayatana-indicator-b22f471a026de778bc2594b23768d1a3024f27c3.zip
Import upstream version 0.3.18
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0be9fce..8ce7055 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,29 @@
# Generated by Makefile. Do not edit.
+2011-01-27 Ted Gould <ted@gould.cx>
+
+ 0.3.18
+
+2011-01-27 Ted Gould <ted@gould.cx>
+
+ Adding a signal for scrolling that includes the entry
+
+2011-01-27 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ Removed typo in code.
+
+ Pasted a more SCROLL value :P
+
+2011-01-27 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ Added support for "signal-entry" signal
+
+ libindicator support the new "scroll-entry" signal (which get called
+ using the target entry as parameter too) I think that maybe we could
+ simply rewrite the "scroll" signal, but I kept it there for
+ compatibility reasons; however, actually just the indicator-sound
+ should be fixed in case of switch...
+
2011-01-14 Ted Gould <ted@gould.cx>
0.3.17