summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-08-04 14:38:09 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-08-04 14:38:09 (GMT)
commit3859a76809d6666ff194afbb5c4883f3c4e7fae6 (patch)
tree908141b9461d55e6fb74067b9a2b2712b2338ae7 /changes
parenta789207beed7bac51e02a7710720d6c550e7014d (diff)
downloadtcl-3859a76809d6666ff194afbb5c4883f3c4e7fae6.zip
tcl-3859a76809d6666ff194afbb5c4883f3c4e7fae6.tar.gz
tcl-3859a76809d6666ff194afbb5c4883f3c4e7fae6.tar.bz2
missing TIP id in changes
Diffstat (limited to 'changes')
-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)