Use local copy of latest bndlib code for pre-release testing purposes
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1347815 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/src/main/java/aQute/bnd/help/changed.txt b/bundleplugin/src/main/java/aQute/bnd/help/changed.txt
new file mode 100644
index 0000000..14d0bd2
--- /dev/null
+++ b/bundleplugin/src/main/java/aQute/bnd/help/changed.txt
@@ -0,0 +1,9 @@
+0.0.325
+ - No longer flattening properties starting with - because for version policy, the
+ context macro ${@} is not valid. I think this is true for more things. So they are now
+ unexpanded.
+ - toclasspath can now take a suffix parameter, possibly empty
+ - Include-Resource can now take optional parameters:
+ flatten:= (true|false). Default is false. Create recursive directories in the output or not.
+ recursive:= (true|false) Default is true. Will descend any directories or not
+