Author: mbenson
Date: Mon Jun  9 23:05:30 2014
New Revision: 1601525

URL: http://svn.apache.org/r1601525
Log:
generate 1.1 release notes

Modified:
    commons/proper/weaver/trunk/RELEASE-NOTES.txt

Modified: commons/proper/weaver/trunk/RELEASE-NOTES.txt
URL: 
http://svn.apache.org/viewvc/commons/proper/weaver/trunk/RELEASE-NOTES.txt?rev=1601525&r1=1601524&r2=1601525&view=diff
==============================================================================
--- commons/proper/weaver/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/weaver/trunk/RELEASE-NOTES.txt Mon Jun  9 23:05:30 2014
@@ -1,19 +1,26 @@
-
-              Apache Commons Weaver 1.0
+              Apache Commons Weaver 1.1
                   RELEASE NOTES
 
-The Apache Commons team is pleased to announce the release of Apache Commons 
Weaver 1.0
+The Apache Commons team is pleased to announce the release of Apache Commons 
Weaver 1.1
+
+Apache Commons Weaver provides an easy way to enhance compiled Java
+classes by generating ("weaving") bytecode into those classes.
+
+First maintenance release
+
+Changes in this version include:
 
-Apache Commons Weaver provides an easy way to enhance compiled classes with
-new functionality by generating ("weaving") bytecode into those classes.
+New features:
+o WEAVER-1:    Enhance [weaver] documentation Thanks to Bruno P. Kinoshita.
 
-Initial release
+Changes:
+o WEAVER-2:    Upgrade to ASM 5
+o WEAVER-3:    Upgrade to latest xbean-finder (3.18)
 
-No changes defined in this version.
 
-Historical list of changes: 
http://commons.apache.org/commons-weaver-parent/changes-report.html
+Historical list of changes: 
http://commons.apache.org/proper/commons-weaver/changes-report.html
 
-For complete information on Apache Commons Weaver Parent POM, including 
instructions on how to submit bug reports,
-patches, or suggestions for improvement, see the Apache Apache Commons Weaver 
Parent POM website:
+For complete information on Apache Commons Weaver, including instructions on 
how to submit bug reports,
+patches, or suggestions for improvement, see the Apache Apache Commons Weaver 
website:
 
-http://commons.apache.org/commons-weaver-parent/
+http://commons.apache.org/proper/commons-weaver


Reply via email to