From cd2e798fea26154bd2baacc475d28a812ac93331 Mon Sep 17 00:00:00 2001 From: ksaito Date: Sun, 13 Feb 2005 01:54:52 +0000 Subject: * oniggnu.h, oniguruma.h, regcomp.c, st.c: imported Oni Guruma 3.6.0. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7959 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e3654158d..8e5673435 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Feb 13 10:53:08 2005 Kazuo Saito + + * oniggnu.h, oniguruma.h, regcomp.c, st.c: imported + Oni Guruma 3.6.0. + Sun Feb 13 01:33:19 2005 Masatoshi SEKI * lib/erb.rb (ERB::Util.h, u): make it module_function. -- cgit