aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-12-14 22:09:35 +0000
committerdrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-12-14 22:09:35 +0000
commit23201ab1c4c71c5f53dd3e69dfe1571cade92609 (patch)
tree970aee6f295a9c5b9201f0e62a752711c50d12dc /ChangeLog
parent0b84ee8f7bb6e62f404cf39e50ffbc761300eef4 (diff)
downloadruby-23201ab1c4c71c5f53dd3e69dfe1571cade92609.tar.gz
* lib/rdoc: Update to RDoc master 263a9e5. This improves the
accessibility of the search box. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44217 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28e4d09de0..770e467c6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Dec 15 07:09:28 2013 Eric Hodel <drbrain@segment7.net>
+
+ * lib/rdoc: Update to RDoc master 263a9e5. This improves the
+ accessibility of the search box.
+
Sun Dec 15 05:28:35 2013 Eric Hodel <drbrain@segment7.net>
* lib/rubygems/basic_specification.rb: Update to RubyGems master