diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-02-17 15:30:58 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-02-17 15:30:58 -0500 |
commit | 04397e71cdbe75221629716b9d1d415a82f0be11 (patch) | |
tree | d7c399532ffd92fabb4bbbaadd43a25ea37eb1ac /ChangeLog | |
parent | 326b5bf46ccc31ce53355d2cdba88102e8d8ca64 (diff) | |
parent | 6ca27e8cbf3246e2333bedfb466916299cb5cdaf (diff) | |
download | libayatana-indicator-0.3.19-0ubuntu1.tar.gz libayatana-indicator-0.3.19-0ubuntu1.tar.bz2 libayatana-indicator-0.3.19-0ubuntu1.zip |
releasing version 0.3.19-0ubuntu10.3.19-0ubuntu1
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 |