diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2012-03-29 13:50:56 -0700 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2012-03-29 13:50:56 -0700 |
commit | 4ecaca4861ec00e19936e9655de38c118bdc9a62 (patch) | |
tree | 1ac030eddd79f83c8f1618a84bc85dd316d6f697 /ChangeLog | |
parent | 67872e2808a7c4f4d414822198e4a3f951bdf411 (diff) | |
parent | 5a839c4176325651423480b7f9770f959bf37f32 (diff) | |
download | libayatana-indicator-4ecaca4861ec00e19936e9655de38c118bdc9a62.tar.gz libayatana-indicator-4ecaca4861ec00e19936e9655de38c118bdc9a62.tar.bz2 libayatana-indicator-4ecaca4861ec00e19936e9655de38c118bdc9a62.zip |
Import upstream version 0.4.94
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -1,5 +1,29 @@ # Generated by Makefile. Do not edit. +2012-03-29 Charles Kerr <charles.kerr@canonical.com> + + merge lp:~charlesk/libindicator/fix-disthook to fix auto-generation of AUTHORS and Changelog by looking for 'missing' in the directory where we told AC_CONFIG_AUX_DIR to put it. + +2012-03-29 Charles Kerr <charles.kerr@canonical.com> + + look for 'missing' in ac_aux_dir rather than top_srcdir. + +2012-03-28 Charles Kerr <charles.kerr@canonical.com> + + 0.4.94 + +2012-03-26 Charles Kerr <charles.kerr@canonical.com> + + merge lp:~htorque/libindicator/fix-small-leak to fix a GError memory leak reported in lp bug #965459 + +2012-03-26 Hernando Torque <sirius@sonnenkinder.org> + + Free GError. + +2012-03-16 Charles Kerr <charles.kerr@canonical.com> + + fix minor memory leak when the proxy name changes + 2012-03-07 Ted Gould <ted@gould.cx> 0.4.93 |