From c3d1fde2b528413f5be2f936a9d7ea899a777fc7 Mon Sep 17 00:00:00 2001 From: akr Date: Thu, 4 Apr 2013 11:12:12 +0000 Subject: * ext/pathname/pathname.c (path_write): New method. (path_binwrite): Ditto. [ruby-core:49468] [Feature #7378] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40107 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 83caa481b9..01d05780a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Thu Apr 4 20:07:19 2013 Tanaka Akira + + * ext/pathname/pathname.c (path_write): New method. + (path_binwrite): Ditto. + [ruby-core:49468] [Feature #7378] + Thu Apr 4 16:51:29 2013 Yuki Yugui Sonoda * thread_pthread.c: Fixes wrong scopes of #if USE_SLEEPY_TIMER_THREAD -- cgit v1.2.3