summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2011-08-04 14:38:09 (GMT)
committerdgp <dgp@noemail.net>2011-08-04 14:38:09 (GMT)
commit7f1207165a699b074e472df039cc7462ccac80aa (patch)
tree908141b9461d55e6fb74067b9a2b2712b2338ae7
parent8ad9973008c5382fedb89dc6ddcef622b08454dc (diff)
downloadtcl-7f1207165a699b074e472df039cc7462ccac80aa.zip
tcl-7f1207165a699b074e472df039cc7462ccac80aa.tar.gz
tcl-7f1207165a699b074e472df039cc7462ccac80aa.tar.bz2
missing TIP id in changes
FossilOrigin-Name: ce6e82ac1b3570ba9514d3cb6084117510297436
-rw-r--r--changes4
1 files changed, 2 insertions, 2 deletions
diff --git a/changes b/changes
index 76ed3e8..f364e1c 100644
--- a/changes
+++ b/changes
@@ -7563,7 +7563,7 @@ avoid otherwise very tricky multi-thread finalization bugs. (staplin,ferrieux)
2009-07-16 (bug fix)[2819200] underflow settings on MIPS systems (porter)
-2009-07-19 (interface) new public routine Tcl_GetObjectName() (fellows)
+2009-07-19 (interface)[TIP 354] new routine Tcl_GetObjectName() (fellows)
2009-07-20 (performance) favor [string is] success cases over empty (fellows)
@@ -7726,7 +7726,7 @@ memory with buffer backup (ferrieux)
2010-03-20 (enhancement) permit [fcopy] of > 2**31 bytes (fellows)
-2010-03-24 (new feature) [info object methodtype] (fellows)
+2010-03-24 (new feature)[TIP 354] [info object methodtype] (fellows)
2010-03-24 (bug fix)[2383005] [return -errorcode] reject non-list (porter)