diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-07-01 06:37:48 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-07-01 06:37:48 +0000 |
| commit | f4d5ba122c54831d5241447aa551eafbbbc795d2 (patch) | |
| tree | 6015ee443d79c774549b6cb62ef0d2c7a85a5d2b /ChangeLog | |
| parent | a4d4bf80162004c82a7df0960d7787e80bb238d9 (diff) | |
| download | ruby-f4d5ba122c54831d5241447aa551eafbbbc795d2.tar.gz ruby-f4d5ba122c54831d5241447aa551eafbbbc795d2.tar.xz ruby-f4d5ba122c54831d5241447aa551eafbbbc795d2.zip | |
* missing/crypt.c: modified to make it compilable on platforms
other than BSD. [ruby-dev:26430]
* missing/erf.c: ditto. code from <exp.c> merged.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8689 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Fri Jul 1 15:37:42 2005 Yukihiro Matsumoto <matz@ruby-lang.org> + + * missing/crypt.c: modified to make it compilable on platforms + other than BSD. [ruby-dev:26430] + + * missing/erf.c: ditto. code from <exp.c> merged. + Fri Jul 1 12:44:56 2005 Tanaka Akira <akr@m17n.org> * lib/open-uri.rb (OpenURI.open_http): refine post_connection_check |
