diff src/ChangeLog @ 56348:550df8e67006

* macterm.c (mac_initialize_display_info): Use CGGetActiveDisplayList instead of CGMainDisplayID (only in OSX 10.2 and later).
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 05 Jul 2004 07:01:02 +0000
parents ea99dfe25b04
children ca58dab79be1
line wrap: on
line diff
--- a/src/ChangeLog	Mon Jul 05 01:58:59 2004 +0000
+++ b/src/ChangeLog	Mon Jul 05 07:01:02 2004 +0000
@@ -1,3 +1,8 @@
+2004-07-05  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
+
+	* macterm.c (mac_initialize_display_info): Use CGGetActiveDisplayList
+	instead of CGMainDisplayID (only in OSX 10.2 and later).
+
 2004-07-04  John Paul Wallington  <jpw@gnu.org>
 
 	* fileio.c (read_file_name_completion_ignore_case): New variable.