summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoraniap <aniap>2008-08-28 08:52:05 (GMT)
committeraniap <aniap>2008-08-28 08:52:05 (GMT)
commit7e6d5b3fd3337023a42b2ac04b2f16166953b02d (patch)
treeaa7de761e87fa2ed8f82401a5e61b935969201cf /ChangeLog
parent17d41c87b3ea1ed10b1170baa6813c808421e089 (diff)
downloadtk-7e6d5b3fd3337023a42b2ac04b2f16166953b02d.zip
tk-7e6d5b3fd3337023a42b2ac04b2f16166953b02d.tar.gz
tk-7e6d5b3fd3337023a42b2ac04b2f16166953b02d.tar.bz2
Update to tcltest2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 63a6691..64eb0ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2008-08-28 Ania Pawelczyk <aniap@users.sourceforge.net>
+
+ * tests/option.test: Update to tcltest2
+ * tests/place.test:
+ * tests/scale.test:
+ * tests/select.test:
+ * tests/textBTree.test:
+ * tests/textImage.test:
+ * tests/textMark.test:
+ * tests/textTag.test:
+ * tests/unixMenu.test:
+
2008-08-25 Todd M. Helfter <tmh@users.sourceforge.net>
* library/menu.tcl: fix typo from [Bug 1023955]