aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9e29eb5704f..95c7dd6a63e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12009-01-26 Jason Rumney <jasonr@gnu.org>
2
3 * w32font.c (w32font_list_internal): Return quickly if registry is
4 unknown. Simplify final return.
5 (add_font_entity_to_list): Break complex logic down into more
6 manageable chunks. Move unknown registry check to
7 w32font_list_internal.
8
12009-01-25 Adrian Robert <Adrian.B.Robert@gmail.com> 92009-01-25 Adrian Robert <Adrian.B.Robert@gmail.com>
2 10
3 Changes to remove Feval calls from GUI under NS. 11 Changes to remove Feval calls from GUI under NS.