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 8ac09c6c821..7b09cb744a3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -774,6 +774,11 @@ | |||
| 774 | rather than rolling our own approximation. | 774 | rather than rolling our own approximation. |
| 775 | (SCROLL_BAR_VEC_SIZE): Remove; not used. | 775 | (SCROLL_BAR_VEC_SIZE): Remove; not used. |
| 776 | 776 | ||
| 777 | 2011-09-27 Andreas Schwab <schwab@linux-m68k.org> | ||
| 778 | |||
| 779 | * lread.c (readevalloop): Use correct code for NBSP. | ||
| 780 | (read1): Likewise. (Bug#9608) | ||
| 781 | |||
| 777 | 2011-09-25 Michael Albinus <michael.albinus@gmx.de> | 782 | 2011-09-25 Michael Albinus <michael.albinus@gmx.de> |
| 778 | 783 | ||
| 779 | * dbusbind.c (Fdbus_register_signal): When service is not | 784 | * dbusbind.c (Fdbus_register_signal): When service is not |