From f7c2592058cd56836ada058f8793ca25b3800678 Mon Sep 17 00:00:00 2001 From: wart Date: Thu, 17 Jun 1999 01:39:51 +0000 Subject: Updated to reflect recent changes --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 84bdf2c..6b0b6b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 1999-06-16 + * unix/configure.in: + * unix/Makefile.in: + * unix/aclocal.m4: Numerous build changes to make Tk conform to + the proposed TEA spec + * tkConsole.c: changed some variable types from (int) to (size_t) to prevent compiler warnings. Cast return value from strlen() to (int) in one place for the same reason. -- cgit v0.12