aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 68e3d7aae4e..c79c40e3b09 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12010-07-03 Eli Zaretskii <eliz@gnu.org> 12010-07-03 Eli Zaretskii <eliz@gnu.org>
2 2
3 * msdos.c (IT_set_frame_parameters): Set menu-bar-lines according
4 to menu-bar-mode, if not set in the frame parameters or in
5 default-frame-alist.
6
3 * w32console.c (sys_tputs): Adjust argument list to prototype in 7 * w32console.c (sys_tputs): Adjust argument list to prototype in
4 term.c. 8 term.c.
5 9