diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-08-18 05:05:56 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-08-18 05:05:56 +0800 |
commit | bc037887bbf807e072669db44b7c13011e0d8368 (patch) | |
tree | 63f685aff8adebdc9b38ef9f1883f752ae4cf521 /shell/ChangeLog | |
parent | be490f024f058b27a9be0858a886e2864d0e71c3 (diff) | |
download | gsoc2013-evolution-bc037887bbf807e072669db44b7c13011e0d8368.tar gsoc2013-evolution-bc037887bbf807e072669db44b7c13011e0d8368.tar.gz gsoc2013-evolution-bc037887bbf807e072669db44b7c13011e0d8368.tar.bz2 gsoc2013-evolution-bc037887bbf807e072669db44b7c13011e0d8368.tar.lz gsoc2013-evolution-bc037887bbf807e072669db44b7c13011e0d8368.tar.xz gsoc2013-evolution-bc037887bbf807e072669db44b7c13011e0d8368.tar.zst gsoc2013-evolution-bc037887bbf807e072669db44b7c13011e0d8368.zip |
Build fix
svn path=/trunk/; revision=12176
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index e149e6d1ef..4902b8b9fb 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,9 @@ 2001-08-17 Iain Holmes <iain@ximian.com> + * Makefile.am: Add the Evolution-Wizard.idl file + +2001-08-17 Iain Holmes <iain@ximian.com> + * e-shell-folder-selection-dialog.c (folder_creation_dialog_result_cb): Check the priv isn't NULL before dereferencing it. |