summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index ddea0a1c18..aec1f3c015 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,11 +12,6 @@ Sun Feb 17 17:23:22 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>
win32/Makefile.sub for some reason and moved from there.
[ruby-dev:46998] [Bug #7864]
-Sun Feb 17 16:57:41 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>
-
- * configure.in (unexpand_shvar): regularize a shell variable by
- unexpanding shell variables in it.
-
Sun Feb 17 01:19:00 2013 Zachary Scott <zachary@zacharyscott.net>
* ext/psych/lib/psych/y.rb: Document Kernel#y by Adam Stankiewicz