diff options
author | wisberg <wisberg> | 2003-06-04 12:25:32 +0000 |
---|---|---|
committer | wisberg <wisberg> | 2003-06-04 12:25:32 +0000 |
commit | 2a520d85bd24661523ac4d34d8daf588cd3f9286 (patch) | |
tree | 15a9897527126cde5b85dfc90093810b05728f0c /docs/dist/doc/changes.html | |
parent | 281aa146422b25e52315a2e908b37a3f9a8f3144 (diff) | |
download | aspectj-2a520d85bd24661523ac4d34d8daf588cd3f9286.tar.gz aspectj-2a520d85bd24661523ac4d34d8daf588cd3f9286.zip |
1.1 doc changes
- moving readme's to docs
- finishing readme-11 as change/porting
- misc...
Diffstat (limited to 'docs/dist/doc/changes.html')
-rw-r--r-- | docs/dist/doc/changes.html | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/docs/dist/doc/changes.html b/docs/dist/doc/changes.html index b64bfafa4..cbfb4674a 100644 --- a/docs/dist/doc/changes.html +++ b/docs/dist/doc/changes.html @@ -1,20 +1,23 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Language" content="en-us"> - <title>AspectJ 1.0.6 Reference -- Recent Changes</title> + <title>Changes in AspectJ</title> </head> <body> <div align=right><small> -© Copyright 1998-2002 Palo Alto Research Center Incorporated. +© Copyright 1998-2002 Palo Alto Research Center Incorporated + 2003 Contributors. All rights reserved. </small></div> -<h1>Changes in AspectJ 1.0</h1> -For a list of changes in AspectJ 1.1, -see <a href="../README-11.html">README-11</a>. +<h1>Changes in AspectJ</h1> <ul> + <li><a href="#1.1">1.1</a> (released 2003-06) + See <a href="README-11.html">README-11.html</a> + </li> + <li><a href="#1.0.6">1.0.6</a> (released 2002-07-24) <ul> <li><a href="#1.0.6compiler">Compiler</a></li> |