summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a969a2b..39f028a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2011-11-22 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * doc/wish.1: Use the same shebang comment everywhere.
+ * library/demos/hello
+ * library/demos/rmt
+ * library/demos/square
+ * library/demos/tcolor
+ * library/demos/timer
+ * library/demos/widget
+ * unix/Makefile.in: [Bug 1945073]: Demo square.tcl
+ * win/Makefile.in: cannot run; need package tktest
+
2011-11-17 Jan Nijtmans <nijtmans@users.sf.net>
* doc/pack.n: Fix the escaping of leading dots in lines that start with
@@ -17,7 +29,7 @@
2011-09-26 Jan Nijtmans <nijtmans@users.sf.net>
- * win/rules.vc: Supporrt Visual Studio 11
+ * win/rules.vc: Support Visual Studio 11
2011-09-06 Jan Nijtmans <nijtmans@users.sf.net>