aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@src.gnome.org>2009-02-01 03:03:12 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2009-02-01 03:03:12 +0800
commitfee5916b60c605ff5086d8fdc2a85c5ea21351f6 (patch)
tree4feaede1cf070448a32bd0ab846908e47747ceb7 /ChangeLog
parentcd5ff486fb02451645f8b4b39608edca2da5e4a2 (diff)
downloadgsoc2013-evolution-fee5916b60c605ff5086d8fdc2a85c5ea21351f6.tar
gsoc2013-evolution-fee5916b60c605ff5086d8fdc2a85c5ea21351f6.tar.gz
gsoc2013-evolution-fee5916b60c605ff5086d8fdc2a85c5ea21351f6.tar.bz2
gsoc2013-evolution-fee5916b60c605ff5086d8fdc2a85c5ea21351f6.tar.lz
gsoc2013-evolution-fee5916b60c605ff5086d8fdc2a85c5ea21351f6.tar.xz
gsoc2013-evolution-fee5916b60c605ff5086d8fdc2a85c5ea21351f6.tar.zst
gsoc2013-evolution-fee5916b60c605ff5086d8fdc2a85c5ea21351f6.zip
Merge revisions 37108:37199 from trunk.
svn path=/branches/kill-bonobo/; revision=37200
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c115e635f1..ef69d990d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2009-01-29 Tor Lillqvist <tml@novell.com>
+
+ Cross-compilation from Linux to Windows support by Fridrich Strba.
+
+ * configure.in: Check for <sys/wait.h>. Don't look for socklen_t
+ on Windows.
+
+ If cross-compiling, we obviously can't run the test to find out
+ the preferred formats for charset names of iconv(). We know them a
+ priori for Windows, though. For cross-compilation to other
+ platforms more change is needed.
+
+ * win32/Makefile.am: Use $(DLLTOOL) instead of hardcoding name.
+
+2009-01-29 Srinivasa Ragavan <sragavan@novell.com>
+
+ * tools/killev.c: Added another pattern to killev.
+
+2009-01-19 Srinivasa Ragavan <sragavan@novell.com>
+
+ * NEWS: Evolution 2.25.5 release
+
2009-10-19 Matthew Barnes <mbarnes@redhat.com>
* configure.in: