summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraniap <aniap>2008-08-03 15:34:30 (GMT)
committeraniap <aniap>2008-08-03 15:34:30 (GMT)
commit1f67b70e5daed461cc909c15781b7beecdabc506 (patch)
tree7a044d0bf47663a44a8b4afa65292ff0732a7594
parent31b021725d67734b5d66366cd94a0e500f6cca26 (diff)
downloadtk-1f67b70e5daed461cc909c15781b7beecdabc506.zip
tk-1f67b70e5daed461cc909c15781b7beecdabc506.tar.gz
tk-1f67b70e5daed461cc909c15781b7beecdabc506.tar.bz2
Update to tcltest2
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 29b4d7e..64a3126 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-08-03 Ania Pawelczyk <aniap@users.sourceforge.net>
+
+ * test/cmds.test: Update to tcltest2
+ * test/dialog.test: Update to tcltest2
+ * test/get.test: Update to tcltest2
+ * test/text.test: Update to tcltest2; report: 33.11 fails
+
2008-08-01 Pat Thoyts <patthoyts@users.sourceforge.net>
* win/tkWinWm.c: Check wmPtr is valid in TopLevelReqProc