From fd89a968372ca748910477dec8c5865e65a18565 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 6 Oct 2015 04:54:10 +0000 Subject: ruby.h: enums * include/ruby/ruby.h: turn constant macros into enums, for debuggers. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52054 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 007ebe3030..87d653cbdd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 6 13:54:08 2015 Nobuyoshi Nakada + + * include/ruby/ruby.h: turn constant macros into enums, for + debuggers. + Tue Oct 6 13:48:05 2015 SHIBATA Hiroshi * method.h: typo fix. Patch by @davydovanton [fix GH-1032][ci skip] -- cgit v1.2.3