summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adamc@hcoop.net>2010-02-13 10:13:50 -0500
committerGravatar Adam Chlipala <adamc@hcoop.net>2010-02-13 10:13:50 -0500
commitaea2020ffb8dc27c3f0cbdad01651f6d199ae105 (patch)
tree10eb1ea9095414959205aa855dd2b985db834578 /CHANGELOG
parent52971e912b15a083eb481361969ecd60e523c021 (diff)
New release
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fa9a26e5..5f83e495 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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
========