diff options
| author | Glenn Morris | 2011-04-09 10:31:13 -0700 |
|---|---|---|
| committer | Glenn Morris | 2011-04-09 10:31:13 -0700 |
| commit | da2fb5b5f2b03d9c554e9d1a3dafc65464c0d8f4 (patch) | |
| tree | cf8d198734af4311d31cb85b58527ca4639b9ce5 /src | |
| parent | 65969f63dfe134bdb18177b13b83658627709358 (diff) | |
| download | emacs-da2fb5b5f2b03d9c554e9d1a3dafc65464c0d8f4.tar.gz emacs-da2fb5b5f2b03d9c554e9d1a3dafc65464c0d8f4.zip | |
Fix ChangeLog attribution.
See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8450
and http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610576
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 | ||