Commit b4f790fc69e9bb73172fca903a98523bc8bc4fe8

Antoine Leca 2004-11-23T17:53:14

* builds/win32/detect.mk: Corrected logic that detects Windows NT to use the previous change even when win32 is forced. Corrected detection of win32 on Win9X. * builds/dos/detect.mk: Added same correction as for win32 about COPY on Windows NT. Detection of plain DOS 7.x.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git a/ChangeLog b/ChangeLog
index d59680d..9028aec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-11-20  Antoine Leca  <Antoine-Freetype@Leca-Marti.org>
+
+	* builds/win32/detect.mk: Corrected logic that detects
+        Windows NT to use the previous change even when win32 is
+        forced. Corrected detection of win32 on Win9X.
+	* builds/dos/detect.mk: Added same correction as for win32
+        about COPY on Windows NT. Detection of plain DOS 7.x.
+
 2004-11-22  Werner Lemberg  <wl@gnu.org>
 
 	* builds/detect.mk: Undo change from 2004-11-20.