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 e11587450ec..b46ba5ba392 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-08-31 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * window.c (temp_output_buffer_show): Make sure window returned | ||
| 4 | by display_buffer is live (Bug#15213). | ||
| 5 | |||
| 1 | 2013-08-30 Dmitry Antipov <dmantipov@yandex.ru> | 6 | 2013-08-30 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 7 | ||
| 3 | Minor cleanup to avoid forward declarations. | 8 | Minor cleanup to avoid forward declarations. |