diff host/libcdl/ChangeLog @ 343:fbfd52cf7976

Try to resolve problems caused by API changes in Tcl 8.4, related to the use of const
author bartv
date Sat, 21 Sep 2002 22:05:08 +0000
parents f58bc1b2c2bc
children 84d7bb9b94fa
line wrap: on
line diff
--- a/host/libcdl/ChangeLog
+++ b/host/libcdl/ChangeLog
@@ -1,3 +1,11 @@
+2002-09-21  Bart Veer  <bartv@ecoscentric.com>
+
+	* cdlcore.hxx, cdl.hxx, build.cxx, component.cxx, config.cxx,
+	  database.cxx, dialog.cxx, interface.cxx, interp.cxx,
+	  option.cxx, package.cxx, parse.cxx, property.cxx,
+	  value.cxx, wizards.cxx
+	Avoid const compatibility problems with Tcl 8.4
+
 2002-08-03  Bart Veer  <bartv@ecoscentric.com>
 
 	* acinclude.m4, configure.in, Makefile.am, testsuite/Makefile.am,