summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-12-20 16:59:09 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-12-20 16:59:09 +0000
commit6228cbe5efb35f3fb867f42525905cf2ded37aad (patch)
tree887f55ec305ae98927ec8ec4dcbea3245221db6d /ChangeLog
parente91e9e7bbf1d93cdff89878b776a7824a9bc2d99 (diff)
dln.c: remove last second typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5233 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 0 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f2264bfe7..eb1357e880 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -41,9 +41,6 @@ Sat Dec 20 02:18:31 2003 Yukihiro Matsumoto <matz@ruby-lang.org>
* misc/ruby-mode.el (ruby-calculate-indent): proper indentation
inside of parentheses. [ruby-dev:22308]
- * hash.c (delete_if_i): do not use ST_DELETE for thread safety.
- [ruby-dev:21899] (not fully solved)
-
Fri Dec 19 21:24:22 2003 GOTOU Yuuzou <gotoyuzo@notwork.org>
* lib/webrick/httprequest.rb (HTTPRequest#meta_vars): should not set