diff options
author | Not Zed <NotZed@Ximian.com> | 2004-12-06 12:25:40 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-12-06 12:25:40 +0800 |
commit | 9f9683d27e22bd2e09b7be3d2630529a85ccea49 (patch) | |
tree | 4265462f36ffdef348bd4b9880a6c19bffec458e /e-util/ChangeLog | |
parent | b044544708a366cc103fa7ce4a0c8c6c1994a7e4 (diff) | |
download | gsoc2013-evolution-9f9683d27e22bd2e09b7be3d2630529a85ccea49.tar gsoc2013-evolution-9f9683d27e22bd2e09b7be3d2630529a85ccea49.tar.gz gsoc2013-evolution-9f9683d27e22bd2e09b7be3d2630529a85ccea49.tar.bz2 gsoc2013-evolution-9f9683d27e22bd2e09b7be3d2630529a85ccea49.tar.lz gsoc2013-evolution-9f9683d27e22bd2e09b7be3d2630529a85ccea49.tar.xz gsoc2013-evolution-9f9683d27e22bd2e09b7be3d2630529a85ccea49.tar.zst gsoc2013-evolution-9f9683d27e22bd2e09b7be3d2630529a85ccea49.zip |
set the table spacings to 6 for generated tables.
2004-12-06 Not Zed <NotZed@Ximian.com>
* e-config.c (ec_rebuild): set the table spacings to 6 for
generated tables.
2004-11-22 Not Zed <NotZed@Ximian.com>
* e-config.c (ec_rebuild): if the table existed before and we have
no factory, destroy it always.
svn path=/trunk/; revision=28069
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 026e31089f..d923b0548e 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,13 @@ +2004-12-06 Not Zed <NotZed@Ximian.com> + + * e-config.c (ec_rebuild): set the table spacings to 6 for + generated tables. + +2004-11-22 Not Zed <NotZed@Ximian.com> + + * e-config.c (ec_rebuild): if the table existed before and we have + no factory, destroy it always. + 2004-12-03 Not Zed <NotZed@Ximian.com> * e-config.c (ec_rebuild): revert the patch from chenthill, this |