diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-09-12 02:35:10 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-09-12 02:35:10 +0800 |
commit | 5d8fc2a05b9fcfd53ee3590e4fac6e373019ef51 (patch) | |
tree | 049325c90fdc0e7bcc6e7ce48c5ab4a317e2cd0d /shell/ChangeLog | |
parent | 6540548989c9c31bd3776ea9f6dc2babe8cb8ece (diff) | |
download | gsoc2013-evolution-5d8fc2a05b9fcfd53ee3590e4fac6e373019ef51.tar.gz gsoc2013-evolution-5d8fc2a05b9fcfd53ee3590e4fac6e373019ef51.tar.zst gsoc2013-evolution-5d8fc2a05b9fcfd53ee3590e4fac6e373019ef51.zip |
Remove debugging message.
svn path=/trunk/; revision=5336
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 40faf055e1..d0cc559e2f 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,9 @@ 2000-09-11 Ettore Perazzoli <ettore@helixcode.com> + * e-local-storage.c (new_folder): Removed debugging message. + +2000-09-11 Ettore Perazzoli <ettore@helixcode.com> + * evolution-storage.c (evolution_storage_new_folder): If description is NULL, use the empty string instead. |