aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0f4d2f49ebf..e67fdada36f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,6 @@
12013-12-07 Jan Djärv <jan.h.d@swipnet.se> 12013-12-07 Jan Djärv <jan.h.d@swipnet.se>
2 2
3 Pixel resize changes for NS (Bug#16049).
3 * nsterm.m (x_set_window_size): Change parameters rows/cols to 4 * nsterm.m (x_set_window_size): Change parameters rows/cols to
4 height/width. row/cols are locals. 5 height/width. row/cols are locals.
5 Pass pixelwise to check_frame_size. Don't set FRAME_PIXEL_WIDTH/HEIGHT. 6 Pass pixelwise to check_frame_size. Don't set FRAME_PIXEL_WIDTH/HEIGHT.