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 ba3bbb71b7e..4ef9778ca48 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12011-02-12 Paul Eggert <eggert@cs.ucla.edu>
2
3 Port to Solaris 10, which doesn't support FC_HINT_STYLE.
4 * xftfont.c (FC_HINT_STYLE): #define to "hintstyle" if not
5 defined.
6 * xsettings.c (parse_settings, apply_xft_settings): Don't assume
7 FC_HINT_STYLE is supported.
8
12011-02-11 Jan Djärv <jan.h.d@swipnet.se> 92011-02-11 Jan Djärv <jan.h.d@swipnet.se>
2 10
3 * xterm.c (x_set_frame_alpha): Access data before it is free:d. 11 * xterm.c (x_set_frame_alpha): Access data before it is free:d.