aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-10-15 02:21:40 +0800
committerDan Winship <danw@src.gnome.org>2001-10-15 02:21:40 +0800
commitc425788e1cb35596053a1d9f82ce5c74eae26818 (patch)
tree79920ed75a40c1372e052c0f1248ce2de4c2bb50 /shell/ChangeLog
parentf618c258e13386998997886fd7fcd20dc4ea2276 (diff)
downloadgsoc2013-evolution-c425788e1cb35596053a1d9f82ce5c74eae26818.tar
gsoc2013-evolution-c425788e1cb35596053a1d9f82ce5c74eae26818.tar.gz
gsoc2013-evolution-c425788e1cb35596053a1d9f82ce5c74eae26818.tar.bz2
gsoc2013-evolution-c425788e1cb35596053a1d9f82ce5c74eae26818.tar.lz
gsoc2013-evolution-c425788e1cb35596053a1d9f82ce5c74eae26818.tar.xz
gsoc2013-evolution-c425788e1cb35596053a1d9f82ce5c74eae26818.tar.zst
gsoc2013-evolution-c425788e1cb35596053a1d9f82ce5c74eae26818.zip
Add two missing codes.
* e-corba-storage.c (async_folder_cb): * e-storage.c (e_storage_result_to_string): Add two missing codes. svn path=/trunk/; revision=13670
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 3446cf5192..563f5fcdae 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-14 Dan Winship <danw@ximian.com>
+
+ * e-corba-storage.c (async_folder_cb):
+ * e-storage.c (e_storage_result_to_string): Add two missing codes.
+
2001-10-13 Dan Winship <danw@ximian.com>
* evolution-shell-component-utils.c (e_activation_failure_dialog):