diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-07-06 00:40:17 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-07-06 00:40:17 +0800 |
commit | fb6a190f0085747e1146bc2f9153753fb95dd94b (patch) | |
tree | fbb86f401c8e3b93260373d76310644d3e9fad6d /my-evolution/ChangeLog | |
parent | b0be7c3db2510c0d836c5cf1138588cb9810b974 (diff) | |
download | gsoc2013-evolution-fb6a190f0085747e1146bc2f9153753fb95dd94b.tar.gz gsoc2013-evolution-fb6a190f0085747e1146bc2f9153753fb95dd94b.tar.zst gsoc2013-evolution-fb6a190f0085747e1146bc2f9153753fb95dd94b.zip |
Fixed memory corruption, restoring settings reenabled.
svn path=/trunk/; revision=10810
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 5be69260a0..470e13cb67 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,8 @@ +2001-07-05 Iain Holmes <iain@ximian.com> + + * e-summary-preferences.c (e_summary_preferences_restore): Re-enabled. + Bonobo-conf doesn't seem to like NULL for opt_ev. + 2001-07-03 Iain Holmes <iain@ximian.com> * e-summary-prefences.c (e_summary_preferences_restore): Disabled until |