summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-11-30 10:59:38 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-11-30 10:59:38 +0000
commit7ca1927af1d36c9388fc5eee86597ab94f54f311 (patch)
tree68b200532ccdbdfa886376198540f0af2b2b40ed /ChangeLog
parent77df72a64aa7a7f223bff8050cc43224694a680f (diff)
* ChangeLog: mention to ML and ticket: [ruby-core:50194] [Bug #7443]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38055 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f877f1760e..7f25d0dfbb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@ Fri Nov 30 19:55:17 2012 NAKAMURA Usaku <usa@ruby-lang.org>
* test/ruby/memory_status.rb (Memory::Win32): use fiddle instead of dl,
but I doubt fiddle is not compatible with dl. (if you are interested,
- see the diff.)
+ see the diff.) [ruby-core:50194] [Bug #7443]
Fri Nov 30 19:37:44 2012 Kouhei Sutou <kou@cozmixng.org>