diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2af96f8d65a..c6183a0cc6d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-03-01 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * w32font.c (w32font_full_name): New function. | ||
| 4 | (w32font_open_internal): Use it. | ||
| 5 | |||
| 1 | 2008-03-01 Kim F. Storm <storm@cua.dk> | 6 | 2008-03-01 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * dispnew.c (line_draw_cost): Fix invalid glyph check. | 8 | * dispnew.c (line_draw_cost): Fix invalid glyph check. |