aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-08-09 01:42:48 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-08-09 01:42:48 +0000
commit5afa23b4a46b55667d8f1c6e4490dfb315c8616f (patch)
tree0e7ff2ba20e9959a74541bb186f974625b63a0d3 /ChangeLog
parent8e5af8b628b2a52d203e43ad5a8b18375f801cde (diff)
downloadruby-5afa23b4a46b55667d8f1c6e4490dfb315c8616f.tar.gz
* ChangeLog: added reference to github issue.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47113 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 2f3cdb0a27..975d9c50c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
Sat Aug 9 10:35:30 2014 Laurent Arnoud <laurent@spkdev.net>
- * lib/cmath.rb: fixed indent.
+ * lib/cmath.rb: fixed indent. [fix GH-696]
* lib/drb/ssl.rb: ditto.
* lib/irb/**/*.rb: ditto.