diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2c51aeb6ce7..2150e4d3fac 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2010-08-20 Dan Nicolaescu <dann@ics.uci.edu> | 1 | 2010-08-20 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 2 | ||
| 3 | * puresize.h: Remove code assuming PNTR_COMPARISON_TYPE is not | ||
| 4 | defined, unconditionally defined in lisp.h. | ||
| 5 | |||
| 3 | * term.c: Do not include <termios.h>, systty.h does it. | 6 | * term.c: Do not include <termios.h>, systty.h does it. |
| 4 | 7 | ||
| 5 | * s/unixware.h (HAVE_TCATTR): | 8 | * s/unixware.h (HAVE_TCATTR): |