summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Colascione <dancol@dancol.org>2012-10-07 23:58:40 -0800
committerDaniel Colascione <dancol@dancol.org>2012-10-07 23:58:40 -0800
commite08348a0e6d440d5c2764c101de0a95fc12168c7 (patch)
treefd0da018271ec07b33babacfe1fcaa6898665c44 /ChangeLog
parent36a305a723c63fd345be65c536c52fe9765c14be (diff)
downloademacs-e08348a0e6d440d5c2764c101de0a95fc12168c7.tar.gz
Changelog entries for cygw32
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a7b9f61828..c2b61b24e66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2012-10-08 Daniel Colascione <dancol@dancol.org>
+
+ * configure.ac: Add --with-w32 as a window system option. Limit
+ it to Cygwin for now. Integrate w32 into the refactored window
+ system configuration and set TERM_HEADER to w32term.h when w32 is
+ configured.
+
+ (CYGWIN_OBJ): Add cygw32.o.
+
2012-10-07 Jan Djärv <jan.h.d@swipnet.se>
* configure.ac: Check that OSX is 10.4 or newer.