]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Begin documenting the "Major changes" for release 2.14.
authorMatthew D. Langston <langston@SLAC.Stanford.EDU>
Wed, 2 Jun 1999 13:14:24 +0000 (13:14 +0000)
committerMatthew D. Langston <langston@SLAC.Stanford.EDU>
Wed, 2 Jun 1999 13:14:24 +0000 (13:14 +0000)
NEWS

diff --git a/NEWS b/NEWS
index be2243317d5c5ee153982386ae33347e039905ce..e92e489db19e9e7c72c3371b77aab6852436f446 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Major changes in release 2.14:
+
+* Support for automatically determining a Fortran 77 compilers
+  name-mangling scheme.  New CPP macros F77_FUNC and F77_FUNC_ are
+  provided to wrap C/C++ identifiers, thus making it easier and more
+  transparent for C/C++ to call Fortran 77 routines, and Fortran 77 to
+  call C/C++ routines.
+\f
 Major changes in release 2.13:
 
 * Support for building on Win32 systems where the only available C or