diff options
author | acolyer <acolyer> | 2003-09-11 08:52:17 +0000 |
---|---|---|
committer | acolyer <acolyer> | 2003-09-11 08:52:17 +0000 |
commit | 3b79af95c2373158d6b4149476746e880866e385 (patch) | |
tree | 1818b8326ae4bd9e4788d1c6561be1d9ed96d316 /docs | |
parent | 931e121c766245c7d8edfcb6bce032c00e592078 (diff) | |
download | aspectj-3b79af95c2373158d6b4149476746e880866e385.tar.gz aspectj-3b79af95c2373158d6b4149476746e880866e385.zip |
we fixed a few more bugs! (update total to 48)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/dist/doc/changes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dist/doc/changes.html b/docs/dist/doc/changes.html index fbf9cc123..1dfea3f68 100644 --- a/docs/dist/doc/changes.html +++ b/docs/dist/doc/changes.html @@ -190,7 +190,7 @@ All rights reserved. <h2><a name="1.1.1">1.1.1</a></h2> <p>All known P1 and P2 bugs have been fixed in this release. The <a href="https://bugs.eclipse.org/bugs/buglist.cgi?product=AspectJ&target_milestone=1.1.1">full list of bug fixes</a> -(44 in all) can be found on bugzilla.</p> +(48 in all) can be found on bugzilla.</p> <p>Some of the more significant bug fixes and enhancements in this release include: <ul> |