aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-09-03 10:46:58 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-09-03 10:46:58 +0000
commit1b126277edef6d2e9a5cd8d4113a98c74964338a (patch)
tree1e842715dc8e766e25528797f40a129463a32494 /ChangeLog
parentafcabde71b0dd0034fc815015f1aeab63620d314 (diff)
downloadruby-1b126277edef6d2e9a5cd8d4113a98c74964338a.tar.gz
* ext/win32/lib/win32/registry.rb (Win32::Registry#values): added.
[Feature #7763] [ruby-core:51783] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42805 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1725bc9389..c6c7808eb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
+Tue Sep 3 19:44:40 2013 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * ext/win32/lib/win32/registry.rb (Win32::Registry#values): added.
+ [Feature #7763] [ruby-core:51783]
+
Tue Sep 3 18:26:00 2013 Akinori MUSHA <knu@iDaemons.org>
- * misc/inf-ruby.el (inf-ruby-keys, run-ruby): Add magic autoload comments.
+ * misc/inf-ruby.el (inf-ruby-keys, run-ruby): Add magic autoload
+ comments.
* misc/rdoc-mode.el (rdoc-mode): Ditto.