diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d8177bbe8af..6841b2644d3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2010-08-05 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * deps.mk (unexcoff.o): Rename unexec.[co] => unexcoff.[co]. | ||
| 4 | |||
| 5 | * unexcoff.c: Renamed from unexec.c. | ||
| 6 | |||
| 1 | 2010-08-04 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2010-08-04 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * sysdep.c (child_setup_tty): Comment-out left-over non-ICANON code. | 9 | * sysdep.c (child_setup_tty): Comment-out left-over non-ICANON code. |