aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorHans Petter Jansson <hpj@novell.com>2005-02-01 06:04:34 +0800
committerHans Petter <hansp@src.gnome.org>2005-02-01 06:04:34 +0800
commit8564ecae4892d2c8ebe5207cba869560a1f2d858 (patch)
tree8721401ebd2cf2a6508e5f53a88cce12deb5fd31 /calendar/ChangeLog
parentce840362681f4a4d54c0e175734aebf6af4e4873 (diff)
downloadgsoc2013-evolution-8564ecae4892d2c8ebe5207cba869560a1f2d858.tar
gsoc2013-evolution-8564ecae4892d2c8ebe5207cba869560a1f2d858.tar.gz
gsoc2013-evolution-8564ecae4892d2c8ebe5207cba869560a1f2d858.tar.bz2
gsoc2013-evolution-8564ecae4892d2c8ebe5207cba869560a1f2d858.tar.lz
gsoc2013-evolution-8564ecae4892d2c8ebe5207cba869560a1f2d858.tar.xz
gsoc2013-evolution-8564ecae4892d2c8ebe5207cba869560a1f2d858.tar.zst
gsoc2013-evolution-8564ecae4892d2c8ebe5207cba869560a1f2d858.zip
Remove definition of CalObjUID and include that from
2005-01-31 Hans Petter Jansson <hpj@novell.com> * idl/evolution-calendar.idl: Remove definition of CalObjUID and include that from Evolution-DataServer-Calendar.idl instead. This prevents the typecode from being defined twice. svn path=/trunk/; revision=28642
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 9d12dea57c..4344ce59f8 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,11 @@
2005-01-31 Hans Petter Jansson <hpj@novell.com>
+ * idl/evolution-calendar.idl: Remove definition of CalObjUID and
+ include that from Evolution-DataServer-Calendar.idl instead. This
+ prevents the typecode from being defined twice.
+
+2005-01-31 Hans Petter Jansson <hpj@novell.com>
+
* gui/e-cal-config.c (_ECalConfigPrivate): Use guint instead of ulong
for signal ID.