aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-11-13 19:56:29 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-11-13 19:56:29 +0800
commit63c51cf72482c6d472fdf24b0f50392ca96fe32b (patch)
tree494fd66837cf92214ce56720e722133b06bd560f /shell/ChangeLog
parent51baaabff65c3c27e0e74f5840ed2edd80d2423f (diff)
downloadgsoc2013-evolution-63c51cf72482c6d472fdf24b0f50392ca96fe32b.tar
gsoc2013-evolution-63c51cf72482c6d472fdf24b0f50392ca96fe32b.tar.gz
gsoc2013-evolution-63c51cf72482c6d472fdf24b0f50392ca96fe32b.tar.bz2
gsoc2013-evolution-63c51cf72482c6d472fdf24b0f50392ca96fe32b.tar.lz
gsoc2013-evolution-63c51cf72482c6d472fdf24b0f50392ca96fe32b.tar.xz
gsoc2013-evolution-63c51cf72482c6d472fdf24b0f50392ca96fe32b.tar.zst
gsoc2013-evolution-63c51cf72482c6d472fdf24b0f50392ca96fe32b.zip
(GNOME.Evolution.Component.UnknownType):
New exception. svn path=/trunk/; revision=23323
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 93bfd273f8..ab4a918af3 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2003-11-13 Ettore Perazzoli <ettore@ximian.com>
+ * Evolution-Component.idl (GNOME.Evolution.Component.UnknownType):
+ New exception.
+
+2003-11-13 Ettore Perazzoli <ettore@ximian.com>
+
* e-shell-window.c: New signal "component_changed".
(class_init): Install.
(switch_view): Emit.