summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-11-04 13:26:33 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-11-04 13:26:33 (GMT)
commitb18bd686d4087700be99e8047262921ce9f9380f (patch)
treef6b1db3e341f22c1860226544b27f6ad92e16924 /ChangeLog
parentcc145a23218a5bfacb8aaf799203c070812be5fe (diff)
downloadtk-b18bd686d4087700be99e8047262921ce9f9380f.zip
tk-b18bd686d4087700be99e8047262921ce9f9380f.tar.gz
tk-b18bd686d4087700be99e8047262921ce9f9380f.tar.bz2
Add 'Print Code' support to Widget demo [Patch 835644]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 10943b3..5e34736 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-11-04 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * library/demos/widget (showCode,printCode): Added code to print
+ the source code on Unix and Win, courtesy of Arjen Markus and the
+ Wiki. [Patch 835644]
+
2003-11-03 Vince Darley <vincentdarley@users.sourceforge.net>
* generic/tkTextDisp.c