aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2012-02-08 15:30:51 -0500
committerKen VanDine <ken.vandine@canonical.com>2012-02-08 15:30:51 -0500
commit9b28d1b8e9282555af6ae5bf446b48bb524d92b0 (patch)
tree99a3cc60da48e76a9800bf811fec5a0380b98392 /ChangeLog
parent0e850ccfad0da834f02a14fe9df7811e6ba740ee (diff)
parent6350c370495334192d5edc540acf7235eeeaa32c (diff)
downloadayatana-indicator-application-9b28d1b8e9282555af6ae5bf446b48bb524d92b0.tar.gz
ayatana-indicator-application-9b28d1b8e9282555af6ae5bf446b48bb524d92b0.tar.bz2
ayatana-indicator-application-9b28d1b8e9282555af6ae5bf446b48bb524d92b0.zip
* New upstream release.
* Adding in a code coverage based build target * Fixing useless variable setting * Fixing variant usage * Adding support for the Title property * Fixing to work with Dbusmenu 0.5.90 * debian/control: Dbusmenu bump to 0.5.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