diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ae9044d47f1..6562ef022d7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2008-10-27 Chong Yidong <cyd@stupidchicken.com> | 1 | 2008-10-27 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * nsterm.m (ns_draw_window_cursor): When hbar cursor is on | ||
| 4 | over-sized glyph, draw it with the default glyph width. | ||
| 5 | |||
| 3 | * w32term.c (x_draw_bar_cursor): When hbar cursor is on over-sized | 6 | * w32term.c (x_draw_bar_cursor): When hbar cursor is on over-sized |
| 4 | glyph, draw it with the default glyph width. | 7 | glyph, draw it with the default glyph width. |
| 5 | 8 | ||