diff CHANGELOG @ 1137:a8921f5ef6bd

New release
author Adam Chlipala <adamc@hcoop.net>
date Sat, 30 Jan 2010 08:45:31 -0500
parents 81ddb010751e
children e1df4c63e336
line wrap: on
line diff
--- a/CHANGELOG	Thu Jan 28 20:10:32 2010 -0500
+++ b/CHANGELOG	Sat Jan 30 08:45:31 2010 -0500
@@ -1,3 +1,14 @@
+========
+20100130
+========
+
+- Conversion to an Automake-based build system, for greater portability in
+  building shared libraries
+- -path and -root command-line flags
+- Exported page handling functions (i.e., those page-generating functions
+  appearing in the main module's signature) may now take any number of
+  arguments, including 0.
+
 ========
 20100112
 ========