aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-06-16 03:05:11 +0800
committerTor Lillqvist <tml@src.gnome.org>2005-06-16 03:05:11 +0800
commit039812d8add16b44e9fdb2918e692e1a5e2458df (patch)
treedf08c1d72b974f46459f11d624142bccb685a760 /ChangeLog
parent66ef21857ab86f54789eca8a52687b1e915ac624 (diff)
downloadgsoc2013-evolution-039812d8add16b44e9fdb2918e692e1a5e2458df.tar
gsoc2013-evolution-039812d8add16b44e9fdb2918e692e1a5e2458df.tar.gz
gsoc2013-evolution-039812d8add16b44e9fdb2918e692e1a5e2458df.tar.bz2
gsoc2013-evolution-039812d8add16b44e9fdb2918e692e1a5e2458df.tar.lz
gsoc2013-evolution-039812d8add16b44e9fdb2918e692e1a5e2458df.tar.xz
gsoc2013-evolution-039812d8add16b44e9fdb2918e692e1a5e2458df.tar.zst
gsoc2013-evolution-039812d8add16b44e9fdb2918e692e1a5e2458df.zip
win32/README win32/Makefile.am win32/dummy.la win32/libemiscwidgets.def
2005-06-15 Tor Lillqvist <tml@novell.com> * win32/README * win32/Makefile.am * win32/dummy.la * win32/libemiscwidgets.def * win32/libevolution-addressbook.def * win32/libevolution-calendar.def * win32/libevolution-mail.def * win32/libfilter.def: New files. Build bootstrap import libraries for some of Evolution's DLLs to work around circular dependencies between some of the shared libraries. Circular dependecies are problematic on Win32 where one can't have undefined symbols in executables (or shared libraries). svn path=/trunk/; revision=29508
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 99d4c8133b..2ff1892aad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2005-06-15 Tor Lillqvist <tml@novell.com>
+
+ * win32/README
+ * win32/Makefile.am
+ * win32/dummy.la
+ * win32/libemiscwidgets.def
+ * win32/libevolution-addressbook.def
+ * win32/libevolution-calendar.def
+ * win32/libevolution-mail.def
+ * win32/libfilter.def: New files. Build bootstrap import libraries
+ for some of Evolution's DLLs to work around circular dependencies
+ between some of the shared libraries. Circular dependecies are
+ problematic on Win32 where one can't have undefined symbols in
+ executables (or shared libraries).
+
2005-06-14 Sarfraaz Ahmed <asarfraaz@novell.com>
* configure.in : Add a configure option --enable-exchange to build