diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 034e6a401bd..8dc9b27a122 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | * w32fns.c (enum_font_cb2): Don't let charsets unknown to Windows | 3 | * w32fns.c (enum_font_cb2): Don't let charsets unknown to Windows |
| 4 | match each other. | 4 | match each other. |
| 5 | (w32_load_system_font): Prevent Cleartype fonts from loading. | ||
| 6 | (Fx_show_tip): Ensure tip frames are above other topmost windows. | ||
| 5 | 7 | ||
| 6 | 2002-02-09 Kim F. Storm <storm@cua.dk> | 8 | 2002-02-09 Kim F. Storm <storm@cua.dk> |
| 7 | 9 | ||