diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-07-04 05:28:14 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-07-04 05:28:14 +0800 |
commit | d7d155066d781b13892709226e3384120c27e080 (patch) | |
tree | d578e51b8a2ce41b90aba420c0f7d1373ca15789 /my-evolution/ChangeLog | |
parent | b9df218b343c5992001d37ed39226027b943389f (diff) | |
download | gsoc2013-evolution-d7d155066d781b13892709226e3384120c27e080.tar gsoc2013-evolution-d7d155066d781b13892709226e3384120c27e080.tar.gz gsoc2013-evolution-d7d155066d781b13892709226e3384120c27e080.tar.bz2 gsoc2013-evolution-d7d155066d781b13892709226e3384120c27e080.tar.lz gsoc2013-evolution-d7d155066d781b13892709226e3384120c27e080.tar.xz gsoc2013-evolution-d7d155066d781b13892709226e3384120c27e080.tar.zst gsoc2013-evolution-d7d155066d781b13892709226e3384120c27e080.zip |
Disable bonobo-conf Fix radio button problem
Disable bonobo-conf
Fix radio button problem
svn path=/trunk/; revision=10767
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 66b5df05ef..5be69260a0 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,5 +1,12 @@ 2001-07-03 Iain Holmes <iain@ximian.com> + * e-summary-prefences.c (e_summary_preferences_restore): Disabled until + memory corruption thing is found. + + * my-evolution.glade: Fix the radio button problem. + +2001-07-03 Iain Holmes <iain@ximian.com> + * e-summary-factory.c: Fixed the Bonobo warning. 2001-07-03 Iain Holmes <iain@ximian.com> |