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 ff6e0551d9e..8ff2ec0fa80 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2009-10-24 Andreas Schwab <schwab@linux-m68k.org> | 1 | 2009-10-24 Andreas Schwab <schwab@linux-m68k.org> |
| 2 | 2 | ||
| 3 | * lisp.h (FIXNUM_OVERFLOW_P): Fix last change to handle unsigned | ||
| 4 | types again. | ||
| 5 | |||
| 3 | * sysdep.c (procfs_ttyname): Fix sprintf format to match argument | 6 | * sysdep.c (procfs_ttyname): Fix sprintf format to match argument |
| 4 | type. | 7 | type. |
| 5 | (system_process_attributes): Likewise. | 8 | (system_process_attributes): Likewise. |