Changes.txt in autobuild-0.6.5 vs Changes.txt in autobuild-0.6.6
- old
+ new
@@ -1,4 +1,15 @@
+== Version 0.6.6
+
+* add Package#post_install: executes either a block or an external
+ command after the package has been installed
+* allow to reference pkg-config packages not built by autobuild.
+ The .pc file is then used as installation stamp file
+* the configure.ac.user file generated by Genom may not be present
+ in the RCS. Do not expect it to be there after import.
+* removed the Ruby package. If there are extensions to build, better
+ have a post_install script to do that
+
== Version 0.6.5
* add Autobuild.default_packages
* big rdoc update