diff options
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 |