diff --git a/docs/ReleaseNotes-2.6.html b/docs/ReleaseNotes-2.6.html index 9f548c4d09f..5a5a2797783 100644 --- a/docs/ReleaseNotes-2.6.html +++ b/docs/ReleaseNotes-2.6.html @@ -164,18 +164,22 @@ this project is encouraged to get involved!

-UPDATE! The VMKit project is an implementation of -a JVM and a CLI Virtual Machines (Microsoft .NET is an -implementation of the CLI) using the Just-In-Time compiler of LLVM.

+a JVM and a CLI Virtual Machine (Microsoft .NET is an +implementation of the CLI) using LLVM for static and just-in-time compilation.

-

Following LLVM 2.6, VMKit has its XYZ release that you can find on its +

VMKit version 0.26 builds with LLVM 2.6 and you can find it on its webpage. The release includes bug fixes, cleanup and new features. The major changes are: