diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 5316ffac2c7..7f27f5597a4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2000-12-02 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * w32term.c (w32_bdf_per_char_metric): Dereference pointer | ||
| 4 | correctly for single byte character case. | ||
| 5 | (w32_per_char_metric): Do not try to make any assumptions about | ||
| 6 | the metrics of BDF fonts. | ||
| 7 | |||
| 1 | 2000-12-02 Simon Josefsson <simon@josefsson.org> | 8 | 2000-12-02 Simon Josefsson <simon@josefsson.org> |
| 2 | 9 | ||
| 3 | * fns.c (Fmd5): Use a different logic to decide the coding system | 10 | * fns.c (Fmd5): Use a different logic to decide the coding system |