diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c536da41812..570a55ec2a2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | * xselect.c (x_decline_selection_request) | 8 | * xselect.c (x_decline_selection_request) |
| 9 | (x_reply_selection_request): Avoid type-punned deref of X events. | 9 | (x_reply_selection_request): Avoid type-punned deref of X events. |
| 10 | 10 | ||
| 11 | 2011-04-08 Svante Signell <svante.signell@telia.com> (tiny change) | 11 | 2011-04-08 Samuel Thibault <sthibault@debian.org> (tiny change) |
| 12 | 12 | ||
| 13 | * term.c (init_tty): Fix incorrect ifdef placement (Bug#8450). | 13 | * term.c (init_tty): Fix incorrect ifdef placement (Bug#8450). |
| 14 | 14 | ||