diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-02-12 10:57:22 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-02-12 10:57:22 +0000 |
| commit | 22b831e358d4f68093b78225e6d046745a0c8e0a (patch) | |
| tree | 58bca88a6f85806d865a747f5baa573c93a1c74c /ChangeLog | |
| parent | effc46cfbfcf62c71de6c9da18e4902e96e999fd (diff) | |
| download | ruby-22b831e358d4f68093b78225e6d046745a0c8e0a.tar.gz ruby-22b831e358d4f68093b78225e6d046745a0c8e0a.tar.xz ruby-22b831e358d4f68093b78225e6d046745a0c8e0a.zip | |
* ext/etc/etc.c (Init_etc): sGroup needs HAVE_ST_GR_PASSWD check.
[ruby-dev:25675]
* misc/ruby-mode.el: [ruby-core:04415]
* lib/rdoc/generators/html_generator.rb: [ruby-core:04412]
* lib/rdoc/generators/ri_generator.rb: ditto.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@7953 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -12,6 +12,11 @@ Sat Feb 12 13:54:03 2005 Tanaka Akira <akr@m17n.org> * lib/open-uri.rb: support https if the platform provides CA certificates. +Sat Feb 12 06:18:28 2005 URABE Shyouhei <shyouhei@ice.uec.ac.jp> + + * ext/etc/etc.c (Init_etc): sGroup needs HAVE_ST_GR_PASSWD check. + [ruby-dev:25675] + Fri Feb 11 17:40:42 2005 GOTOU Yuuzou <gotoyuzo@notwork.org> * ext/openss/ossl_x509store.c (ossl_x509store_set_default_paths): @@ -23,6 +28,16 @@ Fri Feb 11 11:33:53 2005 Tanaka Akira <akr@m17n.org> :http_basic_authentication. suggested by Kent Sibilev. [ruby-core:4392] +Fri Feb 11 06:30:07 2005 George Ogata <g_ogata@optushome.com.au> + + * misc/ruby-mode.el: [ruby-core:04415] + +Fri Feb 11 04:54:13 2005 Tilman Sauerbeck <tilman@code-monkey.de> + + * lib/rdoc/generators/html_generator.rb: [ruby-core:04412] + + * lib/rdoc/generators/ri_generator.rb: ditto. + Thu Feb 10 11:14:17 2005 NAKAMURA Usaku <usa@ruby-lang.org> * win32/Makefile.sub (COMMON_HEADERS): shouldn't include winsock2.h. |
