git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4546 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
dblack 2003-09-11 22:13:50 +00:00
Родитель e7653fa093
Коммит 689389ac95
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -1,3 +1,8 @@
Fri Sep 11 22:06:14 2003 David Black <dblack@superlink.net>
* lib/scanf.rb: Took out useless @matched_item variable; some small
refactoring.
Wed Sep 10 22:47:30 2003 GOTOU Yuuzou <gotoyuzo@notwork.org>
* ext/openssl/ossl.h: define OSSL_NO_CONF_API for win32 platform.