summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 0 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e848452d9..fcadde8b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -60,7 +60,6 @@ Wed Sep 28 23:42:15 2005 Nobuyoshi Nakada <nobu@ruby-lang.org>
re.c (match_init_copy, rb_reg_init_copy), time.c (time_init_copy):
undocumented.
->>>>>>> 1.2673.2.1315
Wed Sep 28 23:09:23 2005 Yukihiro Matsumoto <matz@ruby-lang.org>
* lib/delegate.rb: document update from James Edward Gray II