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 6f388cd7283..2effe2ea84c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12010-10-08 Chong Yidong <cyd@stupidchicken.com>
2
3 * xterm.c (x_draw_relief_rect): If box width is larger than 1,
4 draw the outermost line using the black relief, for legibility.
5 Omit drawing the four corner pixels.
6
12010-10-04 Chong Yidong <cyd@stupidchicken.com> 72010-10-04 Chong Yidong <cyd@stupidchicken.com>
2 8
3 * keyboard.c (echo_prompt): Function moved into read_key_sequence. 9 * keyboard.c (echo_prompt): Function moved into read_key_sequence.