aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e3b29c9b21d..0050d949dd2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,11 @@
12013-09-15 Jan Djärv <jan.h.d@swipnet.se> 12013-09-15 Jan Djärv <jan.h.d@swipnet.se>
2 2
3 * nsfns.m (Fx_create_frame): Fix font driver registration for
4 GNUStep.
5
6 * font.c (syms_of_font): Check MAC_OS_X_VERSION_MAX_ALLOWED >= 1050
7 for syms_of_macfont.
8
3 * nsterm.m: Include macfont.h. 9 * nsterm.m: Include macfont.h.
4 (ns_tmp_flags, ns_tmp_font): Remove. 10 (ns_tmp_flags, ns_tmp_font): Remove.
5 (ns_compute_glyph_string_overhangs): Check for driver Qns. 11 (ns_compute_glyph_string_overhangs): Check for driver Qns.