summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-08-30 10:46:37 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-08-30 10:46:37 +0000
commitf07975d6a8e8693abe4b824577ca31293acb52db (patch)
treecd00118717e877f3e7b31f6310c400b90b94062d /ChangeLog
parentb033319e7efd8d11efa9b3136479f43916c3f8ba (diff)
downloadruby-f07975d6a8e8693abe4b824577ca31293acb52db.tar.gz
ruby-f07975d6a8e8693abe4b824577ca31293acb52db.tar.xz
ruby-f07975d6a8e8693abe4b824577ca31293acb52db.zip
* variable.c (rb_const_assign): st_delete() takes pointer to key.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2770 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index adfb263b6..483eb31ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Aug 30 19:45:52 2002 Nobuyoshi Nakada <nobu.nokada@softhome.net>
+
+ * variable.c (rb_const_assign): st_delete() takes pointer to key.
+
Fri Aug 30 19:40:28 2002 Nobuyoshi Nakada <nobu.nokada@softhome.net>
* ext/Win32API/Win32API.c (Win32API_Call): RSTRING()->ptr may be