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 | 8eb964a316be8978629340239ca023e5d4ecdc7e (patch) | |
tree | 10eb1ea9095414959205aa855dd2b985db834578 /CHANGELOG | |
parent | 3e839544936e8a9456d798d5f315991f976f6a53 (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 ======== |