diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e733c2820ab..4d3037d683c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | 2014-07-01 Dmitry Antipov <dmantipov@yandex.ru> | 1 | 2014-07-01 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 2 | ||
| 3 | * xfaces.c (init_frame_faces): Always realize basic faces (#Bug17889). | 3 | * xfaces.c (init_frame_faces): Always realize basic faces (Bug#17889). |
| 4 | * menu.c (Fx_popup_dialog): Set Vmenu_updating_frame to avoid crash | 4 | * menu.c (Fx_popup_dialog): Set Vmenu_updating_frame to avoid crash |
| 5 | caused by xw_popup_dialog in daemon mode (Bug#17891). | 5 | caused by xw_popup_dialog in daemon mode (Bug#17891). |
| 6 | 6 | ||