From ed988c5b23234d1f85a4a6c0a50d06bfed31020d Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 28 Sep 2000 23:27:07 +0000 Subject: 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 --- shell/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'shell/ChangeLog') 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 + + * e-corba-storage.c (impl_StorageListener_new_folder): Don't print + "Folder registered successfully" if it didn't. (Duh. :) + 2000-09-28 Ettore Perazzoli * e-shell-view.c: New constant `DEFAULT_URI'. -- cgit