+2019-12-11 Bruno Haible <bruno@clisp.org>
+
+ doc: Document that ISO C or POSIX substitutes are supported in C++ mode.
+ * doc/gnulib-intro.texi (Various Kinds of Modules): Document that ISO C
+ and POSIX substitutes are supported in C++ mode.
+ * NEWS: Likewise.
+
2019-12-11 Bruno Haible <bruno@clisp.org>
stddef: Fix compilation error in C++ mode on MSVC.
Date Modules Changes
+2019-12-11 Support for These modules are now supported in C++ mode as well.
+ ISO C or POSIX This means, while the autoconfiguration uses the C
+ functions compiler, the resulting header files and function
+ substitutes can be used with a matching C++ compiler
+ as well.
+
2019-02-14 gnulib-tool If you use multiple --local-dir options at once:
The first one now has the highest priority, not the
last one.
systems which do provide a correct
header file the system's one is used.
+The modules in this category are supported in C++ mode as well. This
+means, while the autoconfiguration uses the C compiler, the resulting
+header files and function substitutes can be used with a matching C++
+compiler as well.
+
@subsection Enhancements of ISO C or POSIX functions
These are sometimes POSIX functions with GNU extensions also found in