diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 362cf9c51cd..0cd7e35fb6b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2009-01-09 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * w32font.c (add_font_entity_to_list): Don't report unknown | ||
| 4 | Windows charset as any unrecognized registry. (Bug#1548) | ||
| 5 | Only report Unicode Plane 2 fonts as unicode-sip. | ||
| 6 | |||
| 1 | 2009-01-09 Chong Yidong <cyd@stupidchicken.com> | 7 | 2009-01-09 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 8 | ||
| 3 | * xfaces.c (Fx_font_family_list): Function deleted. Compatibility | 9 | * xfaces.c (Fx_font_family_list): Function deleted. Compatibility |