diff options
author | Adam Chlipala <adamc@hcoop.net> | 2008-11-20 14:51:14 -0500 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2008-11-20 14:51:14 -0500 |
commit | 1e6547284fbe62b1604d12b651a161709b30851f (patch) | |
tree | dbaec9039cce8873c3108436ad49487b8455ae44 | |
parent | 1118c6d17278bdcd3b5e388267d4b3eafd78de51 (diff) |
Update CHANGELOG for 20081120
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,4 +1,13 @@ ======== +20081120 +======== + +- Fix bug that sometimes led to omission of initial "<html>" in pages +- Take advantage of nested functions in some demos +- "profile" option that may appear in .urp files, to enable gprof profiling +- "-guided-demo" option that works like "-demo" but uses less screen space for prose + +======== 20081118 ======== |