diff --git a/doc/ver.xml b/doc/ver.xml
index 4034b00..ecd0441 100644
--- a/doc/ver.xml
+++ b/doc/ver.xml
@@ -8,10 +8,11 @@
Version 4.9 2007-09-28
+- Note that from this version UMLGraph requires JDK 6.
- Added installation instructions.
- Improved documentation for invoking UmlGraph.
- Command-line scripts for invoking UmlGraph from Windows and Unix.
-- Test data is now compatible with the output of the Java 6.0 javadoc
+- Test data is now compatible with the output of the JDK 6 javadoc
- Java 6.0 deprecated methods are marked in the code as such.
- The -noguillemot option now outputs escaped characters compatible
with version 1.13 of Graphviz.
@@ -22,6 +23,7 @@ with version 1.13 of Graphviz.
- Version 4.8 2007-05-10
-
+- This is the last version compatible with Java 1.5.
- UmlGraph can now be invoked directly as a jar file.
- Support for sending results to the standard output for piping into dot.
- The distribution includes an example shell script and batch file for
diff --git a/index.html b/index.html
index df77dd1..656c283 100644
--- a/index.html
+++ b/index.html
@@ -130,6 +130,14 @@ and the complete documentation in HTML format).
- Version history
- freshmeat.net page (use it to subscribe and post comments).
+- UmlGraph package version 4.8 - .tar.gz
+(The last version compatible with Java 1.5; compressed tar file containing the source code, the compiled doclet,
+and the complete documentation in HTML format).
+
+- UmlGraph package version 4.8 - .zip
+(The last version compatible with Java 1.5; zip file containing the source code, the compiled doclet,
+and the complete documentation in HTML format).
+
- UmlGraph package version 2.10 - .tar.gz
(The last version compatible with Java 1.4; compressed tar file containing the source code, the compiled doclet,
and the complete documentation in HTML format).
diff --git a/web/index.html b/web/index.html
index df77dd1..656c283 100644
--- a/web/index.html
+++ b/web/index.html
@@ -130,6 +130,14 @@ and the complete documentation in HTML format).
- Version history
- freshmeat.net page (use it to subscribe and post comments).
+- UmlGraph package version 4.8 - .tar.gz
+(The last version compatible with Java 1.5; compressed tar file containing the source code, the compiled doclet,
+and the complete documentation in HTML format).
+
+- UmlGraph package version 4.8 - .zip
+(The last version compatible with Java 1.5; zip file containing the source code, the compiled doclet,
+and the complete documentation in HTML format).
+
- UmlGraph package version 2.10 - .tar.gz
(The last version compatible with Java 1.4; compressed tar file containing the source code, the compiled doclet,
and the complete documentation in HTML format).