diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-07-01 03:25:46 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-07-01 03:25:46 +0000 |
| commit | ac9a3359b2953a7656a4a351c1c39aacb2cac558 (patch) | |
| tree | 75d83759150203309452cf1d9dafe014bcbe8941 /ChangeLog | |
| parent | a3985b345cc7d59c26bf9e26f8f5dc817b62b133 (diff) | |
* missing/crypt.c: replaced with 4.4BSD version.
* missing/erf.c: ditto.
* missing/vsnprintf.c: removed the third provision from the old
BSD license. [ruby-core:05177]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@8687 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Fri Jul 1 11:34:08 2005 Yukihiro Matsumoto <matz@ruby-lang.org> + + * missing/crypt.c: replaced with 4.4BSD version. + + * missing/erf.c: ditto. + + * missing/vsnprintf.c: removed the third provision from the old + BSD license. [ruby-core:05177] + Fri Jul 1 01:45:21 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> * enum.c (enum_min, enum_max): must not return Qundef. |
