]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* bootstrap (no_cache): New var, to accommodate different wget
[bison.git] / ChangeLog
index b0ad42f94d4268f9674869a8ce05e15e8d7f74f1..b1cc1fb045be58e90959aab1d84d892d60aa97ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
 
+       * bootstrap (no_cache): New var, to accommodate different wget
+       variants.  Use it instead of '-C off'.  Problem reported by
+       twlevo@xs4all.nl.
+
        * data/glr.c (yydestroyStackItem): New function.
        (yyrecoverSyntaxError, yyreturn): Use it to improve quality of
        debugging information.  Problem reported by Joel E. Denny.