]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* doc/autoconf.texi (Particular Functions): Use gnulib's current
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 10 Apr 2005 22:19:51 +0000 (22:19 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 10 Apr 2005 22:19:51 +0000 (22:19 +0000)
pattern for alloca snippet.

ChangeLog

index 61cf86165ff5e27022dc8c917544584a58568690..57e3018fe3dced0ae404ccc476fb7b05b4fc130c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-10  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * doc/autoconf.texi (Particular Functions): Use gnulib's current
+       pattern for alloca snippet.
+
 2005-04-04  Stepan Kasal  <kasal@ucw.cz>
 
        * lib/autotest/general.m4 (_AT_DECIDE_TRACEABLE): Fix a typo.