aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
diff options
context:
space:
mode:
authorKen Brown2013-04-08 22:38:56 -0400
committerKen Brown2013-04-08 22:38:56 -0400
commitba3b2d88d847cf1669f3f0c340f8864c77fe59de (patch)
treee11777fad29943b20f291b44f926405c2f5a022b /nt/ChangeLog
parent7ffe7ef6ba59f3ac5728dc7b782de5082e22aad9 (diff)
downloademacs-ba3b2d88d847cf1669f3f0c340f8864c77fe59de.tar.gz
emacs-ba3b2d88d847cf1669f3f0c340f8864c77fe59de.zip
Fix icon for the cygw32 build on 64-bit Cygwin. (Bug#12993)
* nt/emacs.rc: Use 64-bit manifest for 64-bit Cygwin build. * configure.ac (W32_RES_LINK): Remove unnecessary linker directive `-Wl,-bpe-i386', which is confusing in the 64-bit case.
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 3d2c0e172ff..acc74488424 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,8 @@
12013-04-09 Ken Brown <kbrown@cornell.edu>
2
3 * emacs.rc: Use 64-bit manifest for 64-bit Cygwin build.
4 (Bug#12993)
5
12013-04-01 Eli Zaretskii <eliz@gnu.org> 62013-04-01 Eli Zaretskii <eliz@gnu.org>
2 7
3 * README: A better documentation of ddeclient.exe. 8 * README: A better documentation of ddeclient.exe.