summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-05-02 06:21:09 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-05-02 06:21:09 +0000
commit546d98b7e89d24ce920b9d1d05382607e8a97747 (patch)
treede410879afc1fc931e71d0b06c28ab39206c5134 /ChangeLog
parentf145325797ef784b633ada53034abc4735e7912c (diff)
ChangeLog: updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16268 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a43e03965d..bacc3b68e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
Fri May 2 14:52:33 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
- * misc/ruby-mode.el: move fontifying code from hook.
- [ruby-core:16636]
+ * misc/ruby-mode.el: move fontifying code from hook. a patch from
+ Phil Hagelberg <phil at hagelb.org> in [ruby-core:16636].
Fri May 2 14:10:17 2008 Yukihiro Matsumoto <matz@ruby-lang.org>