aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6aeadc16e8..b0902bf74b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jun 4 10:54:30 2015 Eric Wong <e@80x24.org>
+
+ * array.c: fix a typo. Patch by @manish-shrivastava
+ [fix GH-922]
+
Thu Jun 4 09:52:02 2015 Eric Wong <e@80x24.org>
* ext/openssl/lib/openssl/ssl.rb: use io/nonblock instead of fcntl