Mercurial > urweb
diff CHANGELOG @ 1523:52fbd8534ef3
Remove some GCC-specific identifier choice and documentation
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Tue, 02 Aug 2011 14:45:19 -0400 |
parents | dbb461e55eda |
children | 3b57a6ddef1a |
line wrap: on
line diff
--- a/CHANGELOG Tue Aug 02 14:31:37 2011 -0400 +++ b/CHANGELOG Tue Aug 02 14:45:19 2011 -0400 @@ -5,6 +5,9 @@ - Start of official tutorial - Compiler support for generating nice tutorial HTML from literate source files - New protocol 'static' for generating static pages +- Replace GCCARGS configure variable with CCARGS +- Applications consult URWEB_STACK_SIZE environment variable to determine thread + stack size - Bug fixes ========