aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-02-08 11:28:29 -0600
committerTed Gould <ted@gould.cx>2012-02-08 11:28:29 -0600
commit22965953b89a0ed229c9009a2750c573d82acfee (patch)
treee11888e89498c6e8de40c66738d6d8f4db943e5b /ChangeLog
parent61ce1240559e39b4ef2ff6d28b9a202bd8e45ff8 (diff)
parent8c0ecc8e811e697b208779be157c78378cfba2d3 (diff)
downloadayatana-indicator-application-22965953b89a0ed229c9009a2750c573d82acfee.tar.gz
ayatana-indicator-application-22965953b89a0ed229c9009a2750c573d82acfee.tar.bz2
ayatana-indicator-application-22965953b89a0ed229c9009a2750c573d82acfee.zip
Import upstream version 0.4.90
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog108
1 files changed, 108 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e223da..115eedd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,113 @@
# Generated by Makefile. Do not edit.
+2012-02-08 Ted Gould <ted@gould.cx>
+
+ 0.4.90
+
+2012-02-08 Ted Gould <ted@gould.cx>
+
+ Adding in a code coverage based build target
+
+2011-12-06 Allan LeSage <allanlesage@gmail.com>
+
+ Added coverage reporting via gcov config and targets.
+
+2012-02-08 Ted Gould <ted@gould.cx>
+
+ Fixing useless variable setting
+
+2012-01-24 Charles Kerr <charles.kerr@canonical.com>
+
+ fix dead store found by clang static analyzer
+
+2012-02-08 Ted Gould <ted@gould.cx>
+
+ Fixing variant usage
+
+2012-02-03 Ted Gould <ted@gould.cx>
+
+ Oops, forgot one
+
+2012-02-03 Ted Gould <ted@gould.cx>
+
+ Making sure to initial string pointers
+
+2012-02-03 Ted Gould <ted@gould.cx>
+
+ Make sure to initialize values before free'ing them
+
+2012-02-03 Ted Gould <ted@gould.cx>
+
+ Ensuring that the values are initialized to NULL before using that later.
+
+2012-02-03 Ted Gould <ted@gould.cx>
+
+ Fixing variant usage
+
+2012-02-03 Ted Gould <ted@gould.cx>
+
+ Ignoring generated files
+
+2012-02-03 Ted Gould <ted@gould.cx>
+
+ Fixing some of the variant usage to free strings appropriately
+
+2012-02-08 Ted Gould <ted@gould.cx>
+
+ Adding support for the Title property
+
+2012-02-03 Ted Gould <ted@gould.cx>
+
+ Attaching bug
+
+2012-02-03 Ted Gould <ted@gould.cx>
+
+ Changing the signatures on the indicator side, we don't care much about title though.
+
+2012-02-03 Ted Gould <ted@gould.cx>
+
+ Don't need the ID as that's already the hint
+
+2012-02-03 Ted Gould <ted@gould.cx>
+
+ Changing the output signatures
+
+2012-02-03 Ted Gould <ted@gould.cx>
+
+ Adding in service versions to detect the dbus API change
+
+2012-02-03 Ted Gould <ted@gould.cx>
+
+ Adding to more strings to the standard structure, ID and title
+
+2012-02-03 Ted Gould <ted@gould.cx>
+
+ Changing the service description to match
+
+2012-02-03 Ted Gould <ted@gould.cx>
+
+ If we have a mega-change of things, let's signal a title change
+
+2012-02-03 Ted Gould <ted@gould.cx>
+
+ Handling the 'NewTitle' signal coming from the application indicator
+
+2012-02-03 Ted Gould <ted@gould.cx>
+
+ Add the title to the structure for the application indicator
+
+2012-02-08 Ted Gould <ted@gould.cx>
+
+ Fixing to work with Dbusmenu 0.5.90
+
+2012-02-03 Ted Gould <ted@gould.cx>
+
+ Fixing includes to match dbusmenu v0.5.90
+
+2012-02-03 Ted Gould <ted@gould.cx>
+
+ Requiring dbusmenu 0.5.90
+
2011-09-28 Ted Gould <ted@gould.cx>
0.4.0