aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
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 e54ea7d8fe9..cbfc1245c13 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -11,6 +11,10 @@
11 11
122012-07-10 Glenn Morris <rgm@gnu.org> 122012-07-10 Glenn Morris <rgm@gnu.org>
13 13
14 * s/irix6-5.h (DATA_START, DATA_SEG_BITS):
15 * s/hpux10-20.h (DATA_SEG_BITS, DATA_START):
16 * s/gnu.h (DATA_START): Move definitions to configure.
17
14 * s/irix6-5.h (SETUP_SLAVE_PTY, PTY_NAME_SPRINTF): Drop ifdef guards. 18 * s/irix6-5.h (SETUP_SLAVE_PTY, PTY_NAME_SPRINTF): Drop ifdef guards.
15 We include usg5-4-common.h, which defines them both. 19 We include usg5-4-common.h, which defines them both.
16 20