summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--MANIFEST1
2 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d40131474..29e5267259 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
Tue Jan 20 15:19:59 1998 Yukihiro Matsumoto <matz@netlab.co.jp>
+ * ext/tcltklib/extconf.rb: more accurate check for tcl/tk libs.
+
* file.c (rb_stat): most of the FileTest methods (and function
`test') accept File objects as the argument.
diff --git a/MANIFEST b/MANIFEST
index fd2fbadcc3..aa629eeb08 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -112,6 +112,7 @@ lib/pstore.rb
lib/rational.rb
lib/shellwords.rb
lib/sync.rb
+lib/tempfile.rb
lib/thread.rb
lib/thwait.rb
lib/tk.rb