diff options
Diffstat (limited to 'Build/source/texk/web2c/ChangeLog')
-rw-r--r-- | Build/source/texk/web2c/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog index f2b139e347b..fff9dff3078 100644 --- a/Build/source/texk/web2c/ChangeLog +++ b/Build/source/texk/web2c/ChangeLog @@ -1,3 +1,11 @@ +2009-01-26 Karl Berry <karl@tug.org> + + * configure.in (with_cxx_runtime_hack): use + #include <iostream> + using namespace std; + for the hello,world test, to placate the backward-incompatible + standard. + 2008-11-18 Karl Berry <karl@tug.org> * Makefile.in (install-data): mkinstalldirs man1dir man5dir. |