diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-09-24 22:55:33 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-09-24 22:55:33 +0000 |
| commit | 96d0e68064a778d75df37e84cb7d3a490f77dfef (patch) | |
| tree | ca115914f8b26849335128dd08af4fbf7605dfc0 /ChangeLog | |
| parent | df29900859769583f8f075cc135a47ebf1b74ea2 (diff) | |
| download | ruby-96d0e68064a778d75df37e84cb7d3a490f77dfef.tar.gz ruby-96d0e68064a778d75df37e84cb7d3a490f77dfef.tar.xz ruby-96d0e68064a778d75df37e84cb7d3a490f77dfef.zip | |
* ext/win32ole/win32ole.c, ext/openssl/ossl_pkey_dsa.c,
ext/openssl/ossl_pkey_rsa.c, ext/bigdecimal/bigdecimal.h: must
not use C++ or C99 style comment yet. (ruby-bugs:PR#1184)
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4594 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Thu Sep 25 07:55:26 2003 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * ext/win32ole/win32ole.c, ext/openssl/ossl_pkey_dsa.c, + ext/openssl/ossl_pkey_rsa.c, ext/bigdecimal/bigdecimal.h: must + not use C++ or C99 style comment yet. (ruby-bugs:PR#1184) + Thu Sep 25 00:23:22 2003 WATANABE Hirofumi <eban@ruby-lang.org> * MANIFEST: add SOAP4R. |
