aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2010-10-08 23:30:31 -0400
committerChong Yidong2010-10-08 23:30:31 -0400
commit3625b3e2822aee88a47080bb356f6cb2a46bc478 (patch)
tree29c1c13922bd0b345191db1dec1e1986b3e22590 /src/ChangeLog
parent587faadd0c89d5baa58612bc011785a4b5fed8df (diff)
downloademacs-3625b3e2822aee88a47080bb356f6cb2a46bc478.tar.gz
emacs-3625b3e2822aee88a47080bb356f6cb2a46bc478.zip
* xterm.c (x_draw_relief_rect): Clear corner pixels.
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 151e0daa29d..3b3f20fb737 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12010-10-09 Chong Yidong <cyd@stupidchicken.com>
2
3 * xterm.c (x_draw_relief_rect): Clear corner pixels.
4
12010-10-08 Michael Albinus <michael.albinus@gmx.de> 52010-10-08 Michael Albinus <michael.albinus@gmx.de>
2 6
3 * keyboard.c: Revert last change; it was not intended to be 7 * keyboard.c: Revert last change; it was not intended to be