summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authordrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-08-23 23:04:38 +0000
committerdrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-08-23 23:04:38 +0000
commite5f7bf8442028299833bc3a3323e9a48080d9d80 (patch)
treeefad76af0fb12872c5a6d28518e48431c8925492 /NEWS
parent2f8fb754168e213d7d4a360f1b3217f2749651d3 (diff)
* backport r32981 and r32982 from trunk.
* ext/dl: Add documentation. Patch by Vincent Batts. [Ruby 1.9 - Bug #5192] * ext/.document (fiddle): Remove duplicate entry * ext/fiddle: Complete documentation of Fiddle. Patch by Vincent Batts. [#5192] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@33041 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3cab61b14b..e79d75356e 100644
--- a/NEWS
+++ b/NEWS
@@ -265,7 +265,7 @@ with all sufficient information, see the ChangeLog file.
* Support Ruby native encoding mechanism and iconv dependency is dropped.
* RubyGems
- * RubyGems has been upgraded to version 1.8.6.1. For full release notes see
+ * RubyGems has been upgraded to version 1.8.9. For full release notes see
http://rubygems.rubyforge.org/rubygems-update/History_txt.html
* stringio