summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-11-07 22:41:11 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-11-07 22:41:11 (GMT)
commit27d15b7a2543bca1a3daa01553101b04d7da3f19 (patch)
treec10c13420709ad19fe1e5bf540c158177964305e /ChangeLog
parent1bb14dfb3bbf5bffb43803bc53e003ec0e6233ca (diff)
downloadtk-27d15b7a2543bca1a3daa01553101b04d7da3f19.zip
tk-27d15b7a2543bca1a3daa01553101b04d7da3f19.tar.gz
tk-27d15b7a2543bca1a3daa01553101b04d7da3f19.tar.bz2
More animation demos
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d0bf0cc..fff7138 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,8 +12,9 @@
2004-11-07 Donal K. Fellows <donal.k.fellows@man.ac.uk>
- * library/demos/anilabel.tcl: Added a simple demonstration of how
- to do animation using Tcl/Tk to the widget demo.
+ * library/demos/pendulum.tcl: Added demonstrations of how to do
+ * library/demos/aniwave.tcl: animations using Tcl/Tk to the
+ * library/demos/anilabel.tcl: widget demo.
2004-11-03 Don Porter <dgp@users.sourceforge.net>