diff options
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,7 @@ 2003-11-20 Miguel Sofer <msofer@users.sf.net> + *** 8.4.5 TAGGED FOR RELEASE *** + * generic/tclVar.c: fix flag bit collision between LOOKUP_FOR_UPVAR and TCL_PARSE_PART1 (deprecated) [Bug 835020] @@ -11,8 +13,6 @@ 2003-11-18 Jeff Hobbs <jeffh@ActiveState.com> - *** 8.4.5 TAGGED FOR RELEASE *** - * changes: updated for 8.4.5 release 2003-11-17 Don Porter <dgp@users.sourceforge.net> |