about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-01-12 07:57:32 +0000
committerEric Wong <e@80x24.org>2015-01-12 07:57:32 +0000
commit15a1f2100a09cef45fd17c283e3b784bd8031c9a (patch)
tree0bff3514a84524da059f3f4ca426bbb6fe696b02 /README
parentc8c596247e14f25030e893169f51fc85f73a24dd (diff)
downloadruby_posix_mq-15a1f2100a09cef45fd17c283e3b784bd8031c9a.tar.gz
* Include the email addresses for olddoc
* README: update support status of Rubies
* label link to mailing list archives
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 8e41624..d302073 100644
--- a/README
+++ b/README
@@ -23,10 +23,10 @@ network-aware message queue implementations.
 
 * Optional timeouts may be applied to send and receive operations.
 
-* Thread-safe blocking operations under Ruby 1.9, releases GVL
+* Thread-safe blocking operations under Ruby 1.9+, releases GVL
   before blocking operations.
 
-* Works under Ruby 1.8, Ruby 1.9 and Rubinius 1.2
+* Works under Ruby 1.9 and later.
 
 * Documented library API
 
@@ -155,4 +155,4 @@ subscription instructions:
     # You may wish to sync in your cronjob
     ssoma sync --cron
 
-* http://bogomips.org/ruby-posix-mq/
+* Mailing list archives: http://bogomips.org/ruby-posix-mq/