summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-12-22 13:59:09 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-12-22 13:59:09 (GMT)
commitcef6ca071550bc96fcce2dbaa03e9b78e1d1ac24 (patch)
treec199cd456c31c69d489a0be3c0850eba5fd5ef14 /ChangeLog
parentaf37064c5e51078cb854f0ffc63dcba7a62efbdf (diff)
downloadtk-cef6ca071550bc96fcce2dbaa03e9b78e1d1ac24.zip
tk-cef6ca071550bc96fcce2dbaa03e9b78e1d1ac24.tar.gz
tk-cef6ca071550bc96fcce2dbaa03e9b78e1d1ac24.tar.bz2
* tests/embed.test: Eliminate duplicate test names.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07245bf..9c24d39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
*** 8.5.6 TAGGED FOR RELEASE ***
+ * tests/embed.test: Eliminate duplicate test names.
+
* changes: Updates for 8.5.6 release.
2008-12-22 Donal K. Fellows <dkf@users.sf.net>