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 0a19005c33f..d2c0a5917da 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2001-11-10 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * w32fns.c (enum_font_cb2): Use leading @ on face name to detect | ||
| 4 | vertical fonts. Allow them if face name is explicitly specified. | ||
| 5 | Do not give up if we find a font that cannot be converted to an | ||
| 6 | xlfd. | ||
| 7 | |||
| 1 | 2001-11-10 Gerd Moellmann <gerd@gnu.org> | 8 | 2001-11-10 Gerd Moellmann <gerd@gnu.org> |
| 2 | 9 | ||
| 3 | * unexelf.c (unexec): Use mmap/munmap to allocate buffers | 10 | * unexelf.c (unexec): Use mmap/munmap to allocate buffers |