]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* doc/autoconf.texi (Function Portability): Add va_copy and va_list.
authorKevin Ryde <user42@zip.com.au>
Sat, 2 Mar 2002 23:16:55 +0000 (23:16 +0000)
committerKevin Ryde <user42@zip.com.au>
Sat, 2 Mar 2002 23:16:55 +0000 (23:16 +0000)
ChangeLog

index 7405db5c3e4c736cd56486379c6d0f461c7bbcb8..7492c475bbc526a876faf09a4ee44c5a6d65a9db 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * lib/autotest/general.m4 (AT_INIT): Suggest a title to the
        message to be sent.
 
+2002-02-28  Kevin Ryde  <user42@zip.com.au>
+
+       * doc/autoconf.texi (Function Portability): Add va_copy and va_list.
+
 2002-02-25  Akim Demaille  <akim@epita.fr>
 
        * lib/autoconf/functions.m4 (AC_FUNC_SETPGRP): Fix the test.