summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-08-26 11:03:53 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-08-26 11:03:53 +0000
commit4abb1838072b418507c9174ab0378b61da2df587 (patch)
tree75e076557507c98b11e6fdbb68c660c7a9b67e81 /ChangeLog
parent822a11d47edcb410c67839c035d3010007cc07a5 (diff)
* lib/mkmf.rb (create_tmpsrc): add the hook for source.
[ruby-list:38122] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4441 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 1223d0d3c5..5dfb3feef3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
+Tue Aug 26 20:03:50 2003 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * lib/mkmf.rb (create_tmpsrc): add the hook for source.
+ [ruby-list:38122]
+
Tue Aug 26 15:59:53 2003 why the lucky stiff <ruby-cvs@whytheluckystiff.net>
- * implicit.c (syck_type_id_to_taguri): corrected detection of
- x-private types.
+ * implicit.c (syck_type_id_to_taguri): corrected detection of
+ x-private types.
Sun Aug 24 01:02:48 2003 Nobuyoshi Nakada <nobu@ruby-lang.org>
@@ -522,7 +527,6 @@ Mon Aug 4 17:25:18 2003 Yukihiro Matsumoto <matz@ruby-lang.org>
For the changes before 1.8.0, see doc/ChangeLog-1.8.0
-Local variables:
add-log-time-format: (lambda ()
(let* ((time (current-time))
(diff (+ (cadr time) 32400))