diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 65cd4fa62b6..d0130c73474 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2009-06-27 Chong Yidong <cyd@stupidchicken.com> | 1 | 2009-06-27 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * frame.c (x_get_arg): Check if dpyinfo is non-NULL. | ||
| 4 | |||
| 3 | * xdisp.c (mouse_face_from_buffer_pos): Fix detection of | 5 | * xdisp.c (mouse_face_from_buffer_pos): Fix detection of |
| 4 | truncation glyphs (Bug#3686). | 6 | truncation glyphs (Bug#3686). |
| 5 | 7 | ||