From: aclement Date: Wed, 25 Jun 2008 20:37:33 +0000 (+0000) Subject: 1.6.1 done? X-Git-Tag: V1_6_1rc1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Ftags%2FV1_6_1rc1;p=aspectj.git 1.6.1 done? --- diff --git a/docs/dist/doc/README-161.html b/docs/dist/doc/README-161.html index b6bdbe8fd..35b58ea3b 100644 --- a/docs/dist/doc/README-161.html +++ b/docs/dist/doc/README-161.html @@ -20,17 +20,15 @@ All rights reserved.

AspectJ 1.6.1 Readme

-WORK IN PROGRESS - -

The main themes of AspectJ1.6.1 are better memory consumption and faster weaving. -This has been achieved through in depth profiling of the weaving process and has -resulted in a radical refactoring of the weaver component within AspectJ. It provides -exactly the same functionality as in previous releases, it just weaves faster now -(and in less space!). This readme will give an overview of the kind of changes +

The main themes of AspectJ1.6.1 are better memory usage and faster weaving. +This has been achieved through profiling of the weaving process and has +resulted in some serious refactoring of the weaver component within AspectJ. It provides +exactly the same functionality as in previous releases, it just weaves faster now, using +less code and less memory. This readme will give an overview of the kind of changes made and what can be expected when using 1.6.1 compared to previous releases.

The complete list of issues resolved for AspectJ 1.6.1 can be found with -these bugzilla queries. The first lists bugs addressed whilst the second details +these bugzilla queries. The first lists bugs addressed (more than 60!) whilst the second details enhancements made in this release.