summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2003-03-27 07:11:16 (GMT)
committermdejong <mdejong>2003-03-27 07:11:16 (GMT)
commit5775be2569a55d245b9f3dc34eefe98fc5e17cff (patch)
treea34d7090a3404299ca494dbf88be32bfab959f84 /ChangeLog
parentf7123ccfd4a4cb32d8691f19b593337091b2431b (diff)
downloadtcl-5775be2569a55d245b9f3dc34eefe98fc5e17cff.zip
tcl-5775be2569a55d245b9f3dc34eefe98fc5e17cff.tar.gz
tcl-5775be2569a55d245b9f3dc34eefe98fc5e17cff.tar.bz2
* unix/configure: Regen.
* unix/tcl.m4 (SC_CONFIG_CFLAGS, SC_TCL_LINK_LIBS): Add BeOS system to SC_CONFIG_CFLAGS. Check for inet_ntoa in -lbind, needed for BeOS.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20fc9ea..0179f4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-03-26 Mo DeJong <mdejong@users.sourceforge.net>
+
+ * unix/configure: Regen.
+ * unix/tcl.m4 (SC_CONFIG_CFLAGS, SC_TCL_LINK_LIBS):
+ Add BeOS system to SC_CONFIG_CFLAGS. Check for
+ inet_ntoa in -lbind, needed for BeOS.
+
2003-03-26 Don Porter <dgp@users.sourceforge.net>
* doc/tcltest.n: