summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-10-17 14:37:04 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-10-17 14:37:04 (GMT)
commitce96825d6f9fd7fa85283e2e57577ff202bc872e (patch)
tree45514dcbd78d3a14095d635d49851d23d0fdeee3 /ChangeLog
parent65df794905c3a9673211043eed2f9f1f4968ec1b (diff)
downloadtk-ce96825d6f9fd7fa85283e2e57577ff202bc872e.zip
tk-ce96825d6f9fd7fa85283e2e57577ff202bc872e.tar.gz
tk-ce96825d6f9fd7fa85283e2e57577ff202bc872e.tar.bz2
merge updates from HEAD
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 007b927..bd003a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2007-10-16 David Gravereaux <davygrvy@pobox.com>
+
+ * win/makefile.vc: depend target now works and builds a generated
+ dependency list with $(TCLTOOLSDIR)/mkdepend.tcl
+
+2007-10-16 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
+
+ * library/demos/widget: Made the code for generating the contents of
+ the main widget more informative. Added 'new' flagging for wholly new
+ demos.
+
+ * doc/text.n: Made it clearer what things are text widget invokations
+ and what are not. Also some other clarity improvements.
+
2007-10-15 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
* library/demos/widget: Use Ttk widgets for the widget demo core, for