From 6ea34efab04f08c4bb772af8406e09021a403bc0 Mon Sep 17 00:00:00 2001 From: mrkn Date: Thu, 8 Nov 2012 00:34:55 +0000 Subject: * numeric.c: Add description of that the results of the comparing operations of two NaNs are undefined. [#1720] [ruby-dev:38725] [ruby-core:36966] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37546 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 31a8fb01b2..fdb87af617 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Thu Nov 8 09:34:00 2012 Kenta Murata + + * numeric.c: Add description of that the results of the comparing + operations of two NaNs are undefined. + [#1720] [ruby-dev:38725] [ruby-core:36966] + Thu Nov 8 04:45:21 2012 Marc-Andre Lafortune * include/ruby/intern.h: Restore rb_enumeratorize as it was before -- cgit v1.2.3