From 15a1f2100a09cef45fd17c283e3b784bd8031c9a Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 12 Jan 2015 07:57:32 +0000 Subject: misc doc updates * Include the email addresses for olddoc * README: update support status of Rubies * label link to mailing list archives --- .document | 1 - .olddoc.yml | 3 +++ README | 6 +++--- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.document b/.document index 31cce4e..ba096c6 100644 --- a/.document +++ b/.document @@ -4,4 +4,3 @@ NEWS lib ext/posix_mq/posix_mq.c posix-mq-rb_1 -LATEST diff --git a/.olddoc.yml b/.olddoc.yml index 5527d0b..11499a0 100644 --- a/.olddoc.yml +++ b/.olddoc.yml @@ -2,6 +2,9 @@ rdoc_url: http://bogomips.org/ruby_posix_mq/ cgit_url: http://bogomips.org/ruby_posix_mq.git git_url: git://bogomips.org/ruby_posix_mq.git +public_email: ruby-posix-mq@bogomips.org +private_email: bofh@bogomips.org +ml_url: http://bogomips.org/ruby-posix-mq/ changelog_since: 0.4.0 merge_html: posix-mq-rb_1: Documentation/posix-mq-rb.1.html 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/ -- cgit v1.2.3-24-ge0c7