summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authortechnorama <technorama@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-29 03:20:26 +0000
committertechnorama <technorama@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-29 03:20:26 +0000
commit7dd1a098a6db52ff628cb504303726ccddf945df (patch)
treea67d27e8190322f22936007cc279dcb2add21337 /ChangeLog
parent68db4a346417a4544399dbe1643a8e945c69755a (diff)
* lib/securerandom.rb: new method SecureRandom#uuid
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21868 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5440f4e3c4..e58116f99a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Jan 29 12:18:54 2009 Technorama Ltd. <oss-ruby@technorama.net>
+
+ * lib/securerandom.rb: new method SecureRandom#uuid
+
Thu Jan 29 11:22:19 2009 NAKAMURA Usaku <usa@ruby-lang.org>
* ext/socket/raddrinfo.c (inspect_sockaddr): if defined AF_INET6,