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 2071b3507f7..dff9ee1b951 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2002-08-01 Kenichi Handa <handa@etl.go.jp> | ||
| 2 | |||
| 3 | * xterm.c (x_load_font): Initialize fontp->fontset to -1. | ||
| 4 | |||
| 5 | * fontset.c (fs_load_font): If fontp->charset is not negative, | ||
| 6 | return fontp without setting its members. | ||
| 7 | |||
| 1 | 2002-07-31 Dave Love <fx@gnu.org> | 8 | 2002-07-31 Dave Love <fx@gnu.org> |
| 2 | 9 | ||
| 3 | * config.in: Generated with autoheader. | 10 | * config.in: Generated with autoheader. |