summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2017-01-17 10:04:42 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2017-01-17 10:04:42 (GMT)
commitb0aa1e2416954a8dc4ac765ce11f93f26f749e87 (patch)
treeb714d37b2fb40e73f903064e33be9e135b464a42
parent3dba96d22acacfab6277e66a0d58bd559c67f005 (diff)
parent3cd704802f4da0e909c95295d850c938de754022 (diff)
downloadtcl-b0aa1e2416954a8dc4ac765ce11f93f26f749e87.zip
tcl-b0aa1e2416954a8dc4ac765ce11f93f26f749e87.tar.gz
tcl-b0aa1e2416954a8dc4ac765ce11f93f26f749e87.tar.bz2
merge core-8-6-branch
-rwxr-xr-xcompat/zlib/win32/zlib1.dllbin104960 -> 105472 bytes
-rw-r--r--tests/httpd11.tcl2
2 files changed, 1 insertions, 1 deletions
diff --git a/compat/zlib/win32/zlib1.dll b/compat/zlib/win32/zlib1.dll
index 81f53ec..3196f4a 100755
--- a/compat/zlib/win32/zlib1.dll
+++ b/compat/zlib/win32/zlib1.dll
Binary files differ
diff --git a/tests/httpd11.tcl b/tests/httpd11.tcl
index 6eae2b7..7880494 100644
--- a/tests/httpd11.tcl
+++ b/tests/httpd11.tcl
@@ -8,7 +8,7 @@
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
-package require Tcl 8.6
+package require Tcl 8.6-
proc ::tcl::dict::get? {dict key} {
if {[dict exists $dict $key]} {