summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrmax <rmax>2004-11-12 18:09:08 (GMT)
committerrmax <rmax>2004-11-12 18:09:08 (GMT)
commit15a3589fe10f579b681e2d555f2912cfee8bc10c (patch)
tree514befbe3e8786c84ea12c40649885684a276c94
parent87c29e7beba88eb6257151d68884a27f3eebee8a (diff)
downloadtcl-15a3589fe10f579b681e2d555f2912cfee8bc10c.zip
tcl-15a3589fe10f579b681e2d555f2912cfee8bc10c.tar.gz
tcl-15a3589fe10f579b681e2d555f2912cfee8bc10c.tar.bz2
*** empty log message ***
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d85a70a..a846eed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2004-11-12 Reinhard Max <max@suse.de>
+
+ * unix/config.h.in:
+ * unix/tclConfig.h.in: renamed
+
+ * unix/Makefile.in: Completed support for config header,
+ * unix/configure.in: fixed building outside of the unix dir,
+ * unix/tclAppinit.c: and reflected the name change of config.h.
+ * generic/tclInt.h:
+
+ * unix/configure: generated
+
2004-11-12 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* unix/config.h.in: Allow configure to put all the C #defs into