diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 50 |
1 files changed, 50 insertions, 0 deletions
@@ -1,5 +1,55 @@ # Generated by Makefile. Do not edit. +2011-02-17 Ted Gould <ted@gould.cx> + + 0.3.19 + +2011-02-16 Ted Gould <ted@gould.cx> + + Returning reserveds as we're breaking ABI anyway + +2011-02-16 Ted Gould <ted@gould.cx> + + Bumping the major version of the lib and the indicator directory + +2011-02-16 Ted Gould <ted@gould.cx> + + Merging support for having an accessible description + +2011-02-08 Luke Yelavich <luke.yelavich@canonical.com> + + accessible_name -> accessible_desc in tests as well + +2011-02-08 Luke Yelavich <luke.yelavich@canonical.com> + + * accessible_name -> accessible_desc to better reflect the use of the content. + * Add accessible-desc-update signal so that indicators can tell + indicator-applet/unity that the accessible description has changed + +2011-02-01 Luke Yelavich <luke.yelavich@canonical.com> + + use const gchar for variable and prototype + +2011-02-01 Luke Yelavich <luke.yelavich@canonical.com> + + Merge from trunk + +2011-01-18 Luke Yelavich <luke.yelavich@canonical.com> + + Add accessible_name variable in indicator entry structure + +2011-02-16 Ted Gould <ted@gould.cx> + + Fixing makefile to include all the necissary files in dist + +2011-02-15 Ted Gould <ted@gould.cx> + + Adding the service.in files as well + +2011-02-15 Sebastien Bacher <seb128@ubuntu.com> + + Add session.conf.in to dist + 2011-01-27 Ted Gould <ted@gould.cx> 0.3.18 |