summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d7f946a03a..f871feaeaa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
Thu Dec 22 00:40:24 2011 CHIKANAGA Tomoyuki <nagachika00@gmail.com>
- * ext/bigdecimal/bigdecimal.c (VpMult, VpCtoV, VpSqrt): remove assined
+ * ext/bigdecimal/bigdecimal.c (VpMult, VpCtoV, VpSqrt): remove assigned
but unused variables.
Wed Dec 21 18:28:22 2011 NAKAMURA Usaku <usa@ruby-lang.org>