aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 835a241cf9d..d3874dbbadc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12014-10-05 Jan Djärv <jan.h.d@swipnet.se> 12014-10-05 Jan Djärv <jan.h.d@swipnet.se>
2 2
3 * nsfont.m (nsfont_draw): Use CGFloat for GNUstep newer than
4 0.23 (Bug#18030).
5
3 * nsterm.m (syms_of_nsterm): ns-use-fullscreen-animation is new. 6 * nsterm.m (syms_of_nsterm): ns-use-fullscreen-animation is new.
4 (toggleFullScreen:): Use ns-use-fullscreen-animation for animate. 7 (toggleFullScreen:): Use ns-use-fullscreen-animation for animate.
5 (ns_select, ns_read_socket): Use unwind_protect to decrease 8 (ns_select, ns_read_socket): Use unwind_protect to decrease