aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Petter <hansp@src.gnome.org>2005-02-01 07:59:59 +0800
committerHans Petter <hansp@src.gnome.org>2005-02-01 07:59:59 +0800
commit747e6c8717847ccc7cbb20b8739467a4fe4a0d83 (patch)
treeb93716350da568b8dbc8e3180539aaa3ca7873bc
parentf9c9e03c548e296037e0fcb92ce6107a8a56abf2 (diff)
downloadgsoc2013-evolution-747e6c8717847ccc7cbb20b8739467a4fe4a0d83.tar
gsoc2013-evolution-747e6c8717847ccc7cbb20b8739467a4fe4a0d83.tar.gz
gsoc2013-evolution-747e6c8717847ccc7cbb20b8739467a4fe4a0d83.tar.bz2
gsoc2013-evolution-747e6c8717847ccc7cbb20b8739467a4fe4a0d83.tar.lz
gsoc2013-evolution-747e6c8717847ccc7cbb20b8739467a4fe4a0d83.tar.xz
gsoc2013-evolution-747e6c8717847ccc7cbb20b8739467a4fe4a0d83.tar.zst
gsoc2013-evolution-747e6c8717847ccc7cbb20b8739467a4fe4a0d83.zip
And the changelog entry.
svn path=/trunk/; revision=28648
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 4344ce59f8..efea063aad 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,10 @@
2005-01-31 Hans Petter Jansson <hpj@novell.com>
+ * common/Makefile.am (libevolution_calendarprivate_la_LDFLAGS):
+ Remove the -module flag, this isn't supposed to be a module.
+
+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.