summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2011-08-02 14:45:19 -0400
committerGravatar Adam Chlipala <adam@chlipala.net>2011-08-02 14:45:19 -0400
commit1a96e18000db336129e0a99e3c86e7a57f152402 (patch)
tree2baf2a09402cedd80d6b24f7b001b3c5194cf017 /CHANGELOG
parent18c72ec4eb9f53935a1a1d7145b919f8a8c8684e (diff)
Remove some GCC-specific identifier choice and documentation
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2cd13f96..0e677365 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,9 @@ Next
- 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
========