diff options
author | Adam Chlipala <adamc@hcoop.net> | 2010-02-13 10:13:50 -0500 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2010-02-13 10:13:50 -0500 |
commit | aea2020ffb8dc27c3f0cbdad01651f6d199ae105 (patch) | |
tree | 10eb1ea9095414959205aa855dd2b985db834578 /CHANGELOG | |
parent | 52971e912b15a083eb481361969ecd60e523c021 (diff) |
New release
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,4 +1,15 @@ ======== +20100213 +======== + +- Improvements to 'configure'; should now fail if any uncommon but required + package is missing +- Other fixes to configuration, build system, and C code portability +- sigfile .urp directive & -sigfile command-line option +- .urp files with no directives no longer need to begin with blank lines. +- Other bug fixes + +======== 20100130 ======== |