aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPeter O'Gorman2010-08-09 08:51:28 -0700
committerDan Nicolaescu2010-08-09 08:51:28 -0700
commit2294b255d8e8e4e4a8ea66698dbae23c296f19a8 (patch)
tree5937923a52b8e852731c6c77e0c94d64d19b3380 /src/ChangeLog
parentfd71e94970ea84d3e4ed8fc5756373e57c1d9378 (diff)
downloademacs-2294b255d8e8e4e4a8ea66698dbae23c296f19a8.tar.gz
emacs-2294b255d8e8e4e4a8ea66698dbae23c296f19a8.zip
* src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): New
definitions. (HAVE_TERMIO): Remove.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 514c42cd922..d4130ccdcf8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12010-08-09 Peter O'Gorman <pogma@thewrittenword.com> (tiny change)
2
3 * s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): New
4 definitions.
5 (HAVE_TERMIO): Remove.
6
12010-08-06 Kenichi Handa <handa@m17n.org> 72010-08-06 Kenichi Handa <handa@m17n.org>
2 8
3 * charset.c: Include <stdlib.h> 9 * charset.c: Include <stdlib.h>