From 9336e00b814e5a54eb52156cf83382b234a4091d Mon Sep 17 00:00:00 2001 From: dkf Date: Fri, 8 May 2009 09:56:09 +0000 Subject: Oops, forgot to do a ChangeLog entry for the fix for [Bug 2414858]. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7a7bb1b..4cda0ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2009-05-08 Donal K. Fellows + * generic/tclOO.c (TclNRNewObjectInstance): [Bug 2414858]: Add a + * generic/tclBasic.c (TclPushTailcallPoint): marker to the stack of + NRE callbacks at the right point so that tailcall works correctly in a + constructor. + * tests/exec.test (cat): [Bug 2788468]: Adjust the scripted version of cat so that it does not perform transformations on the data it is working with, making it more like the standard Unix 'cat' program. -- cgit v0.12