aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPeter O'Gorman2011-01-23 17:00:22 -0500
committerChong Yidong2011-01-23 17:00:22 -0500
commit6de1218f3cbfabdb60446cffc5013962aa434de0 (patch)
treee282f0a03f51f935a2b9a818e3dd09e0d5eeac06 /src/ChangeLog
parentfdbd21a4827f00949986733c041fa814b1e4d143 (diff)
downloademacs-6de1218f3cbfabdb60446cffc5013962aa434de0.tar.gz
emacs-6de1218f3cbfabdb60446cffc5013962aa434de0.zip
Two more hunks from the HP-UX patch at Bug#6811.
* configure.in: Add HP-UX on IA64 (Bug#6811). * src/s/hpux11.h: Set CANNOT_DUMP on IA64 (Bug#6811).
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 725ec639eb7..874a3bc5bcd 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,6 @@
12011-01-23 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
2 * s/hpux11.h: Set CANNOT_DUMP on IA64 (Bug#6811).
3
12011-01-22 Martin Rudalics <rudalics@gmx.at> 42011-01-22 Martin Rudalics <rudalics@gmx.at>
2 5
3 * window.c (select_window): New function. 6 * window.c (select_window): New function.