aboutsummaryrefslogtreecommitdiff
path: root/src/changes
diff options
context:
space:
mode:
authorBenedikt Ritter <britter@apache.org>2017-09-18 09:09:31 +0000
committerBenedikt Ritter <britter@apache.org>2017-09-18 09:09:31 +0000
commitafd66447ba29e35f81e4777676d334aa0f523024 (patch)
treec1380f3cec710aab2177c77994ce7c85c3e13dfe /src/changes
parentd6084f54a097a6b0a2ebf5056189410c714d6552 (diff)
downloadapache-commons-bcel-afd66447ba29e35f81e4777676d334aa0f523024.tar.gz
Add empty changes entry for next release
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1808676 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/changes')
-rw-r--r--src/changes/changes.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d322945e..5d1fe693 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,6 +62,9 @@ The <action> type attribute can be add,update,fix,remove.
-->
<body>
+ <release version="6.2" date="tba" description="tba">
+ </release>
+
<release version="6.1" date="2017-09-14" description="Experimental Java 9 Support">
<action issue="BCEL-293" type="add" dev="britter">Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility</action>
<action issue="BCEL-292" type="add" dev="markt">Add minimal Java 9 support</action>