NEWS: we plan to ditch MS-DOS/DJGPP support in future Automake versions
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 19 Dec 2012 17:19:42 +0000 (18:19 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 19 Dec 2012 17:19:49 +0000 (18:19 +0100)
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
NEWS

diff --git a/NEWS b/NEWS
index e23396e..5bf4379 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,11 @@ New in 1.13:
     <http://www.sgi.com/services/support/irix_mips_support.html> for
     more information.
 
+  - Future versions of Automake might remove support for MS-DOS and
+    Windows 95/98/ME (support for them was offered by relying on the
+    DJGPP project).  Note however that both Cygwin and MSYS/MinGW on
+    modern Windows versions will continue to be fully supported.
+
   - Support for the long-deprecated INCLUDES variable will be removed
     altogether in Automake 1.14.  The AM_CPPFLAGS variable should be
     used instead.