Mercurial > urweb
changeset 1166:e1df4c63e336
New release
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Sat, 13 Feb 2010 10:13:50 -0500 |
parents | 7a17588edbff |
children | 5eca51fcd559 |
files | CHANGELOG |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Thu Feb 11 11:29:36 2010 -0500 +++ b/CHANGELOG Sat Feb 13 10:13:50 2010 -0500 @@ -1,3 +1,14 @@ +======== +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 ========