summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-02-08 09:57:32 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-02-08 09:57:32 +0000
commit33c48d6a6431c2ea39f8f24b021de6ebdbe8c848 (patch)
tree34294b35d9aeeb19c1fa009cdddd6fe0e205e08d
parentc63668f5685c75d6cf2c259b6e6adf41e692223a (diff)
downloadruby-33c48d6a6431c2ea39f8f24b021de6ebdbe8c848.tar.gz
ruby-33c48d6a6431c2ea39f8f24b021de6ebdbe8c848.tar.xz
ruby-33c48d6a6431c2ea39f8f24b021de6ebdbe8c848.zip
Sorry, missed contributer's name.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3465 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a52e887b..f1e597aba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,10 @@
-Sat Feb 08 18:35:30 2003 Nobuyoshi Nakada <nobu.nokada@softhome.net>
+Sat Feb 8 18:35:30 2003 Nobuyoshi Nakada <nobu.nokada@softhome.net>
* misc/ruby-mode.el (ruby-forward-string): fixed void variable
error.
+Sat Feb 8 16:23:11 2003 NABEYA Kenichi <kenichi@nabeya.com>
+
* misc/ruby-mode.el (ruby-font-lock-keywords): method name can
be delimited by tab.