mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1679 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
62bf905d4e
commit
dd246c36b9
1 changed files with 4 additions and 0 deletions
4
doc/NEWS
4
doc/NEWS
|
@ -1,3 +1,7 @@
|
|||
: String#lstrip, rstrip, lstrip!, rstrip!
|
||||
|
||||
Added. These strip only left or right part of a string.
|
||||
|
||||
: Socket::pack_sockaddr_in(), Socket::unpack_sockaddr_in()
|
||||
|
||||
Added. Utility for direct Socket access.
|
||||
|
|
Loading…
Reference in a new issue