about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 50e7e79..9964c28 100644
--- a/README
+++ b/README
@@ -24,7 +24,7 @@ is customizable so you can specify exactly which fields to log.
 
 * Pure Ruby version for non-MRI versions of Ruby (or via CLOGGER_PURE=1
   in the environment).  The optional C extension is loaded by default
-  and supported under MRI 1.8.7, 1.9, 2.0 and Rubinius.
+  under C Ruby and under Rubinius, too.
 
 == SYNOPSIS
 
@@ -131,8 +131,8 @@ on the Rubyforge project page:
 
 * http://rubyforge.org/frs/?group_id=8896
 
-There is an optional C extension that should be compatible with MRI
-1.8/1.9.  The extensions should automatically be disabled for users of
+There is an optional C extension that should be compatible with
+MatzRuby.  The extensions should automatically be disabled for users of
 other Ruby implementations, but be sure to let us know if that's not the
 case.  No pre-built binaries are currently distributed, let us know if
 you're interested in helping with the release/support effort.