aboutsummaryrefslogtreecommitdiffstats
path: root/nt
diff options
context:
space:
mode:
Diffstat (limited to 'nt')
-rw-r--r--nt/ChangeLog5
-rw-r--r--nt/INSTALL1
2 files changed, 6 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index e0a5a417528..96594144135 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,8 @@
12006-06-02 Eli Zaretskii <eliz@gnu.org>
2
3 * INSTALL: Add Make 3.81 to the list of Make & shell combinations
4 known to work.
5
12006-03-12 Jason Rumney <jasonr@gnu.org> 62006-03-12 Jason Rumney <jasonr@gnu.org>
2 7
3 * addpm.c (add_registry): Don't change the registry unless keys 8 * addpm.c (add_registry): Don't change the registry unless keys
diff --git a/nt/INSTALL b/nt/INSTALL
index f9231d4b704..dc289531472 100644
--- a/nt/INSTALL
+++ b/nt/INSTALL
@@ -127,6 +127,7 @@
127 cygwin compiled make 3.79.1: fails[3, 5] fails[2?, 5] 127 cygwin compiled make 3.79.1: fails[3, 5] fails[2?, 5]
128 mingw32 compiled make 3.79.1: okay okay 128 mingw32 compiled make 3.79.1: okay okay
129 mingw32 compiled make 3.80: okay unknown[6] 129 mingw32 compiled make 3.80: okay unknown[6]
130 mingw32 compiled make 3.81: okay okay[7]
130 131
131 Notes: 132 Notes:
132 133