diff options
author | Ted Gould <ted@gould.cx> | 2012-02-23 00:25:48 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-02-23 00:25:48 -0600 |
commit | 27b257685591a138bd9abc8e5d617a0f8f836cbb (patch) | |
tree | 15873ba89ba27c3ed9e29aea5c63eaa2741c3d2b /ChangeLog | |
parent | 87c4364e84d6647b0f74ce3a8a91c6d46dfceb23 (diff) | |
parent | 169093d37a32b8019211dd998a6b1ec2df68e450 (diff) | |
download | libayatana-indicator-27b257685591a138bd9abc8e5d617a0f8f836cbb.tar.gz libayatana-indicator-27b257685591a138bd9abc8e5d617a0f8f836cbb.tar.bz2 libayatana-indicator-27b257685591a138bd9abc8e5d617a0f8f836cbb.zip |
* New upstream release.
* Removing unenforcable consts (LP: #937387)
* Explicitly add in gmodule as a required library
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 28 |
1 files changed, 28 insertions, 0 deletions
@@ -1,5 +1,33 @@ # Generated by Makefile. Do not edit. +2012-02-23 Ted Gould <ted@gould.cx> + + 0.4.92 + +2012-02-22 Ted Gould <ted@gould.cx> + + Remove unenforcable consts + +2012-02-22 Ted Gould <ted@gould.cx> + + Attaching bug + +2012-02-22 Ted Gould <ted@gould.cx> + + Removing unenforcable consts + +2012-02-14 Ted Gould <ted@gould.cx> + + Adjusting timeout so it'll build on the buildds too + +2012-02-14 Ted Gould <ted@gould.cx> + + Explicitly listing gmodule as a library we're using + +2012-02-14 Ted Gould <ted@gould.cx> + + Explicity add gmodule in the list of required libraries + 2012-02-14 Ted Gould <ted@gould.cx> 0.4.91 |