diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 80b6ff8922b..85b81de2c29 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2008-07-14 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * w32fns.c (w32_get_arg): Remove wrapper function. | ||
| 4 | (w32_createwindow, x_icon, x_create_tip_frame): Use x_get_arg | ||
| 5 | directly. | ||
| 6 | (Fx_create_frame): Sync with xfns.c. Use x_get_arg directly. | ||
| 7 | |||
| 1 | 2008-07-14 Kenichi Handa <handa@m17n.org> | 8 | 2008-07-14 Kenichi Handa <handa@m17n.org> |
| 2 | 9 | ||
| 3 | * xfont.c (xfont_open): Add workaround for X's bug. | 10 | * xfont.c (xfont_open): Add workaround for X's bug. |