aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-07-08 02:12:22 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-07-08 02:12:22 +0800
commit7eaa10884a75068e6e6032455363f57f79718f00 (patch)
treefb470ecc5f3e626bbf34be249e89ada7e3bc1ede /shell/ChangeLog
parentc2afd80bd66b56db0e6a76f4289a76434a53d445 (diff)
downloadgsoc2013-evolution-7eaa10884a75068e6e6032455363f57f79718f00.tar
gsoc2013-evolution-7eaa10884a75068e6e6032455363f57f79718f00.tar.gz
gsoc2013-evolution-7eaa10884a75068e6e6032455363f57f79718f00.tar.bz2
gsoc2013-evolution-7eaa10884a75068e6e6032455363f57f79718f00.tar.lz
gsoc2013-evolution-7eaa10884a75068e6e6032455363f57f79718f00.tar.xz
gsoc2013-evolution-7eaa10884a75068e6e6032455363f57f79718f00.tar.zst
gsoc2013-evolution-7eaa10884a75068e6e6032455363f57f79718f00.zip
Add proper cast when filling in the CORBA sequence struct.
svn path=/trunk/; revision=3952
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 8653729d40..0c09360542 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2000-07-07 Ettore Perazzoli <ettore@helixcode.com>
+ * evolution-shell-client.c (user_select_folder): Fix small warning
+ by adding proper cast when filling in the CORBA sequence struct.
+
+2000-07-07 Ettore Perazzoli <ettore@helixcode.com>
+
* e-shell.c (setup_corba_storages): Ref the CORBA storage
registry.