summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordonal.k.fellows@manchester.ac.uk <dkf>2004-11-08 21:57:52 (GMT)
committerdonal.k.fellows@manchester.ac.uk <dkf>2004-11-08 21:57:52 (GMT)
commit98002bfd3d212ef5c691d117b01e25e80465bb74 (patch)
treea928180f3df00cd25e14e0059c63cfaddfcb44d7 /ChangeLog
parentaf1a3fd701b9bdfcf1eb1b958bfeea6b49b283c9 (diff)
downloadtk-98002bfd3d212ef5c691d117b01e25e80465bb74.zip
tk-98002bfd3d212ef5c691d117b01e25e80465bb74.tar.gz
tk-98002bfd3d212ef5c691d117b01e25e80465bb74.tar.bz2
Added Keith Vetter's tkGoldberg as an animation demo. Thanks Keith!
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fff7138..2ba916f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-11-08 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * library/demos/goldberg.tcl: Added slightly adapted version of
+ Keith Vetter's tkGoldberg as the final animation demo. Many many
+ thanks to Keith for giving his permission! [FRQ 627466]
+
2004-11-07 Peter Spjuth <peter.spjuth@space.se>
* doc/frame.n: Added some info for -width/-height options.