History.txt in ivy4r-0.9.4 vs History.txt in ivy4r-0.9.5
- old
+ new
@@ -1,4 +1,9 @@
+=== 0.9.5 / 2009-12-01
+
+* Bugfix for manifest handling in packages. The custom set manifest informations are not lost,
+ ivy informations for manifest are merged into the configured manifest.
+
=== 0.9.4 / 2009-12-01
* ivy.deps for buildr supports three argument types:
1. if an Hash is given :conf is used for confs and :type is used for types
2. if exactly two arrays are given args[0] is used for confs and args[1] is used for types