diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-10-19 04:17:52 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-10-19 04:17:52 +0800 |
commit | f19b05e4561a256176bb09367ccbc49add7030d9 (patch) | |
tree | f922f5f18a5aa91379178613c416dd10b3c3c6d9 /my-evolution/ChangeLog | |
parent | 3755be0a4ca10fdcd53fb50eaa34422ee8dcf1d6 (diff) | |
download | gsoc2013-evolution-f19b05e4561a256176bb09367ccbc49add7030d9.tar gsoc2013-evolution-f19b05e4561a256176bb09367ccbc49add7030d9.tar.gz gsoc2013-evolution-f19b05e4561a256176bb09367ccbc49add7030d9.tar.bz2 gsoc2013-evolution-f19b05e4561a256176bb09367ccbc49add7030d9.tar.lz gsoc2013-evolution-f19b05e4561a256176bb09367ccbc49add7030d9.tar.xz gsoc2013-evolution-f19b05e4561a256176bb09367ccbc49add7030d9.tar.zst gsoc2013-evolution-f19b05e4561a256176bb09367ccbc49add7030d9.zip |
Stuff to try to find the memory corruption
svn path=/trunk/; revision=13769
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index f1fb366845..51940df90d 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,12 @@ +2001-10-18 Iain Holmes <iain@ximian.com> + + * e-summary.c (e_summary_reload): Only reload the views, don't do an + entire reconfigure. + + * e-summary-rdf.c (e_summary_rdf_update): Free stuff and update. + + * e-summary-weather.c (e_summary_weather_update): Ditto + 2001-10-16 Iain Holmes <iain@ximian.com> * e-summary.c (e_summary_new): Don't call a draw. |