From f2184b2024ffae23462e8e0fec009f4cd9c95c00 Mon Sep 17 00:00:00 2001 From: matz Date: Mon, 11 Jun 2001 06:26:19 +0000 Subject: * hash.c (ruby_setenv): readline library leaves their environment strings uncopied. "free" check revised. * st.c (numhash): should shuffle bits by dividing by prime number. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@1521 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/NEWS b/doc/NEWS index 1428842977..f5f7174abb 100644 --- a/doc/NEWS +++ b/doc/NEWS @@ -116,7 +116,7 @@ Summary of the changes since 1.6.3: : $SAFE / alias - Fixed so aliasing global valiables is disallowed under $SAFE == 4. + Fixed so aliasing global variables is disallowed under $SAFE == 4. (()) : Open3::popen3 @@ -166,7 +166,7 @@ Summary of the changes since 1.6.3: : irb & irb-tools - irb and irb-tolls are updated to 0.7.4 and 0.7.1, respectively. + irb and irb-tools are updated to 0.7.4 and 0.7.1, respectively. : Daylight saving time -- cgit v1.2.3