aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-09-29 07:27:07 +0800
committerDan Winship <danw@src.gnome.org>2000-09-29 07:27:07 +0800
commited988c5b23234d1f85a4a6c0a50d06bfed31020d (patch)
tree64601048d417b774c221318681fd034842a587a5 /shell/ChangeLog
parentddbb5d882b691588573c60c5c41aa4cd33a25b76 (diff)
downloadgsoc2013-evolution-ed988c5b23234d1f85a4a6c0a50d06bfed31020d.tar
gsoc2013-evolution-ed988c5b23234d1f85a4a6c0a50d06bfed31020d.tar.gz
gsoc2013-evolution-ed988c5b23234d1f85a4a6c0a50d06bfed31020d.tar.bz2
gsoc2013-evolution-ed988c5b23234d1f85a4a6c0a50d06bfed31020d.tar.lz
gsoc2013-evolution-ed988c5b23234d1f85a4a6c0a50d06bfed31020d.tar.xz
gsoc2013-evolution-ed988c5b23234d1f85a4a6c0a50d06bfed31020d.tar.zst
gsoc2013-evolution-ed988c5b23234d1f85a4a6c0a50d06bfed31020d.zip
Don't print "Folder registered successfully" if it didn't. (Duh. :)
* e-corba-storage.c (impl_StorageListener_new_folder): Don't print "Folder registered successfully" if it didn't. (Duh. :) svn path=/trunk/; revision=5625
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index d29cbfe6b4..7f6d2a7ba6 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2000-09-28 Dan Winship <danw@helixcode.com>
+
+ * e-corba-storage.c (impl_StorageListener_new_folder): Don't print
+ "Folder registered successfully" if it didn't. (Duh. :)
+
2000-09-28 Ettore Perazzoli <ettore@helixcode.com>
* e-shell-view.c: New constant `DEFAULT_URI'.