diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,3 +1,7 @@ +Mon Nov 7 20:54:57 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * ext/iconv/iconv.c: iconvctl() support. [EXPERIMENTAL] + Mon Nov 7 16:23:23 2005 NAKAMURA Usaku <usa@ruby-lang.org> * ext/openssl/ossl.h: need to include winsock2.h before including @@ -5,9 +9,9 @@ Mon Nov 7 16:23:23 2005 NAKAMURA Usaku <usa@ruby-lang.org> Mon Nov 7 13:43:51 2005 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> - * ext/tk/stubs.c (_nativethread_consistency_check): use simpler + * ext/tk/stubs.c (_nativethread_consistency_check): use simpler (low cost) way to check whether the Tcl interpreter was compiled - with threads enabled of not. + with threads enabled of not. * ext/tk/tcltklib.c: reduce warnings. |
