aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2012-10-11 20:29:47 +0900
committerKenichi Handa2012-10-11 20:29:47 +0900
commitd3e4228575e9ba9e99dc4a7dae788280ffcc4566 (patch)
tree97d35f3c0766372c166a31f3c0f7aba791a38dde /ChangeLog
parentcde44a7728488ca6bc6a46c18d9c5e647b160547 (diff)
parentfd2f90cf5c6a15610aa1e17e73d6d8a5f8cb1999 (diff)
downloademacs-d3e4228575e9ba9e99dc4a7dae788280ffcc4566.tar.gz
emacs-d3e4228575e9ba9e99dc4a7dae788280ffcc4566.zip
merge trunk
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 50450bbc506..9c839658429 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,15 @@
2 2
3 * .bzrignore: Add several files under admin/charsets. 3 * .bzrignore: Add several files under admin/charsets.
4 4
52012-10-08 Daniel Colascione <dancol@dancol.org>
6
7 * configure.ac: Add --with-w32 as a window system option. Limit
8 it to Cygwin for now. Integrate w32 into the refactored window
9 system configuration and set TERM_HEADER to w32term.h when w32 is
10 configured.
11
12 (CYGWIN_OBJ): Add cygw32.o.
13
52012-10-07 Jan Djärv <jan.h.d@swipnet.se> 142012-10-07 Jan Djärv <jan.h.d@swipnet.se>
6 15
7 * configure.ac: Check that OSX is 10.4 or newer. 16 * configure.ac: Check that OSX is 10.4 or newer.