aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c516d348d84..91bd0e1137c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12014-10-31 Jan Djärv <jan.h.d@swipnet.se> 12014-10-31 Jan Djärv <jan.h.d@swipnet.se>
2 2
3 * macfont.m (macfont_glyph_extents): Turn off syntetic bold
4 if force_integral_p (i.e. no antialias).
5 (macfont_draw): Check ns_antialias_text, also turn off syntetic
6 bold if no antialias (Bug#18876).
7
3 * emacs.c (main): Don't chdir to $HOME on Cocoa if --chdir 8 * emacs.c (main): Don't chdir to $HOME on Cocoa if --chdir
4 was given (Bug#18846). 9 was given (Bug#18846).
5 10