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 e62c833c3e6..cb41750a62c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-06-01 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * sysdep.c (child_setup_tty): Move the non-canonical initialization to | ||
| 4 | the HAVE_TERMIO where it belongs (bug#6149). | ||
| 5 | |||
| 1 | 2010-05-30 Eli Zaretskii <eliz@gnu.org> | 6 | 2010-05-30 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 | ||
| 3 | * bidi.c (bidi_move_to_visually_next): Make sure the sentinel | 8 | * bidi.c (bidi_move_to_visually_next): Make sure the sentinel |