aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c8189ffc0e7..d9612db698b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1449,7 +1449,8 @@
14492015-01-06 Jan Djärv <jan.h.d@swipnet.se> 14492015-01-06 Jan Djärv <jan.h.d@swipnet.se>
1450 1450
1451 * nsterm.m (x_set_window_size): Call updateFrameSize to get real 1451 * nsterm.m (x_set_window_size): Call updateFrameSize to get real
1452 size instead of using widht/height. The frame may be constrained. 1452 size instead of using widht/height. The frame may be
1453 constrained (Bug#19482).
1453 1454
14542015-01-05 Paul Eggert <eggert@cs.ucla.edu> 14552015-01-05 Paul Eggert <eggert@cs.ucla.edu>
1455 1456