In intro, say only latest mingw is tested.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 17 Jan 2013 21:37:32 +0000 (13:37 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 17 Jan 2013 21:37:32 +0000 (13:37 -0800)
doc/gnulib-intro.texi

index 7b3ff8a..69d6e08 100644 (file)
@@ -143,6 +143,7 @@ unsupported on mingw: @code{mgetgroups}, @code{getugroups}, @code{idcache},
 @code{pt_chown}, @code{grantpt}, @code{pty}, @code{savewd},
 @code{mkancesdirs}, @code{mkdir-p}, @code{euidaccess}, @code{faccessat}.
 The versions of Windows that are supported are Windows XP and newer.
+Only the latest version of mingw is tested; older versions are not supported.
 @item
 Native Windows, with MSVC as compiler, is rarely tested and low priority.
 @item