diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Thu Aug 15 14:30:23 2013 NAKAMURA Usaku <[email protected]> + + * include/ruby/win32.h, win32/Makefile.sub, win32/win32.c + (clock_gettime): [experimental] emulates clock_gettime(2) of posix. + Thu Aug 15 02:32:40 2013 Zachary Scott <[email protected]> * hash.c (rb_hash_aset): [DOC] Document key dup patch by @kachick |