aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fb941916c45..0bc8a712112 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12014-08-10 Reuben Thomas <rrt@sc3d.org>
2
3 Fix a couple of recent inadvertent breaks of the MSDOS port.
4 * msdos.c: include required menu.h
5 * term.c: set correct menu_show_hook on MSDOS.
6
12014-08-10 Martin Rudalics <rudalics@gmx.at> 72014-08-10 Martin Rudalics <rudalics@gmx.at>
2 8
3 Fix handling of menu bar line on TTY frames (Bug#18136) 9 Fix handling of menu bar line on TTY frames (Bug#18136)