diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c8faecf8e53..825f2063681 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-11-12 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | ||
| 2 | |||
| 3 | * ccl.c: Change macros to use do-while block instead of if-else. | ||
| 4 | Use braces to follow GNU Coding Standards. | ||
| 5 | |||
| 1 | 2001-11-11 Richard M. Stallman <rms@gnu.org> | 6 | 2001-11-11 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * sysdep.c (child_setup_tty): Don't clear ICRNL or INLCR. | 8 | * sysdep.c (child_setup_tty): Don't clear ICRNL or INLCR. |