diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Wed Mar 30 02:20:06 2016 NARUSE, Yui <naruse@ruby-lang.org> + + * localeinit.c (rb_locale_charmap_index): fix prototype. + patched by Andreas Schwab [Bug #12218] + +Wed Mar 30 02:20:06 2016 NARUSE, Yui <naruse@ruby-lang.org> + + * thread_pthread.c (reserve_stack): fix reserving position where + the stack growing bottom to top. [Bug #12118] + Wed Mar 30 02:17:33 2016 Nobuyoshi Nakada <nobu@ruby-lang.org> * win32/file.c (rb_readlink): drop garbage after the substitute |
