From c5ed9debb3f2dd617c9c26aaa357b0af24acbfb6 Mon Sep 17 00:00:00 2001 From: nijtmans Date: Sun, 27 Jul 2008 22:40:23 +0000 Subject: formatting only --- ChangeLog | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7628b02..04d94e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,19 +5,19 @@ 2007-07-27 Jan Nijtmans - * doc/Object.3 CONSTified 3 functions using - * doc/ObjectType.3 Tcl_ObjType which all are supposed - * generic/tcl.decls to be a constant, but this was not - * generic/tcl.h reflected in the API: - * generic/tclDecls.h Tcl_ConvertToType - * generic/tclObj.c Tcl_GetObjType - * generic/tclCompCmds.c Tcl_RegisterObjType - * generic/tclOOMethod.c Introduced a CONST86_RETURN, so extensions which - * generic/tclTestobj.c use Tcl_ObjType directly can be modified to compile - against both Tcl 8.5 and Tcl 8.6 - tclDecls.h is re-generated with "make genstubs" - This change complies with TIP #24 - ***POTENTIAL INCOMPATIBILITY*** + * doc/Object.3 CONSTified 3 functions using + * doc/ObjectType.3 Tcl_ObjType which all are supposed + * generic/tcl.decls to be a constant, but this was not + * generic/tcl.h reflected in the API: + * generic/tclDecls.h Tcl_ConvertToType + * generic/tclObj.c Tcl_GetObjType + * generic/tclCompCmds.c Tcl_RegisterObjType + * generic/tclOOMethod.c Introduced a CONST86_RETURN, so extensions which + * generic/tclTestobj.c use Tcl_ObjType directly can be modified to compile + against both Tcl 8.5 and Tcl 8.6 + tclDecls.h is re-generated with "make genstubs" + This change complies with TIP #24 + ***POTENTIAL INCOMPATIBILITY*** 2008-07-25 Andreas Kupries -- cgit v0.12