aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2007-07-18 22:20:42 +0000
committerJason Rumney2007-07-18 22:20:42 +0000
commit2b6e2f4db6ab7e1bc18962ae50c9c539f909c741 (patch)
tree4ae53e3c329ea4feb131825381f72d7edac037ef /src/ChangeLog
parentebdf47ca11d183e63f72d981ca45b29ee0af16f5 (diff)
downloademacs-2b6e2f4db6ab7e1bc18962ae50c9c539f909c741.tar.gz
emacs-2b6e2f4db6ab7e1bc18962ae50c9c539f909c741.zip
(w32_executable_type): Handle 64 bit executables.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c5d7ac769ba..af13ba0f303 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12007-07-18 Jason Rumney <jasonr@gnu.org>
2
3 * w32proc.c (w32_executable_type): Handle 64 bit executables.
4
12007-07-16 Juanma Barranquero <lekktu@gmail.com> 52007-07-16 Juanma Barranquero <lekktu@gmail.com>
2 6
3 * coding.c (Ffind_operation_coding_system): 7 * coding.c (Ffind_operation_coding_system):