From 5c2e1f27a9111dd3603f4470d15bca5f4d6478be Mon Sep 17 00:00:00 2001 From: dave Date: Fri, 9 Apr 2004 15:01:53 +0000 Subject: Fixed problem with \_cat_dog git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6131 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 92b99128a..2c70efa5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Apr 10 00:00:19 2004 Dave Thomas + + * lib/rdoc/markup/simple_markup/inline.rb: Fix problem + with \_cat_dog + Fri Apr 9 17:05:21 Hirokazu Yamamoto * dir.c (has_magic, find_dirsep): incomplete '[' matches no character -- cgit