summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <jan.nijtmans@noemail.net>2012-06-05 13:12:04 (GMT)
committerjan.nijtmans <jan.nijtmans@noemail.net>2012-06-05 13:12:04 (GMT)
commitbd29324420817e1a2fdc1ef1ab92cfe73020c7f8 (patch)
treee941d8cac470415eab1469160234f7ec7dd217a9 /ChangeLog
parentb9ac2ca02b001723d25096259a828947861b28ab (diff)
parent35c7a90f1f54a585f10d40e153fc8b2775d7f66a (diff)
downloadtk-bd29324420817e1a2fdc1ef1ab92cfe73020c7f8.zip
tk-bd29324420817e1a2fdc1ef1ab92cfe73020c7f8.tar.gz
tk-bd29324420817e1a2fdc1ef1ab92cfe73020c7f8.tar.bz2
merge core-8-4-branch
FossilOrigin-Name: 61bf2ca347bfe0c1fc1534aea862ea94145731e6
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7577bdd..d90693a 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
-2012-05-09 Jan Nijtmans <nijtmans@users.sf.net>
+2012-06-02 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tkInt.decls: Change XSetDashes signature and many others
+ * generic/tkIntXlibDeclsDecls.h: to match Xorg, needed for Cygwin.
+ * unix/Makefile.in: Add .PHONY targets, and various quoting issues
+ * win/Makefile.in: (Backported from Tcl 8.5)
+
+2012-05-29 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tkInt.decls: Change XFillRectangle(s)/XDrawLines(s) signature
* generic/tkIntXlibDeclsDecls.h: to match Xorg, needed for Cygwin.