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 bae54ef29a7..73abc9bdfa4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-09-27 Kenichi Handa <handa@etl.go.jp> | ||
| 2 | |||
| 3 | * xfaces.c (try_font_list): Pay attention to the case that FAMILY | ||
| 4 | is nil. | ||
| 5 | |||
| 1 | 2002-09-26 Richard M. Stallman <rms@gnu.org> | 6 | 2002-09-26 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * regex.h (__restrict_arr): Don't define if already defined. | 8 | * regex.h (__restrict_arr): Don't define if already defined. |