aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 122e0d19655..1d90b7bb9e1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12012-10-08 Daniel Colascione <dancol@dancol.org>
2
3 * w32fns.c (Fx_display_color_cells): Instead of using NCOLORS,
4 which is broke under remote desktop, calculating the number of
5 colors available for a display based on the display's number of
6 planes and number of bits per pixel per plane. (bug#10397).
7
12012-10-08 Juanma Barranquero <lekktu@gmail.com> 82012-10-08 Juanma Barranquero <lekktu@gmail.com>
2 9
3 * makefile.w32-in (LOCAL_FLAGS): Don't define HAVE_NTGUI, it's now 10 * makefile.w32-in (LOCAL_FLAGS): Don't define HAVE_NTGUI, it's now