summaryrefslogtreecommitdiffstats
path: root/library/http/pkgIndex.tcl
diff options
context:
space:
mode:
authorhobbs <hobbs>1999-11-19 23:02:29 (GMT)
committerhobbs <hobbs>1999-11-19 23:02:29 (GMT)
commitecf2eb5e84521233eb61aa6bb0b992c12ddc78b9 (patch)
tree9aefccc164f9c062548c80d507c9f08a1b9d5043 /library/http/pkgIndex.tcl
parent859fecd9de44d63b881d59a1fbabc2393375934c (diff)
downloadtcl-ecf2eb5e84521233eb61aa6bb0b992c12ddc78b9.zip
tcl-ecf2eb5e84521233eb61aa6bb0b992c12ddc78b9.tar.gz
tcl-ecf2eb5e84521233eb61aa6bb0b992c12ddc78b9.tar.bz2
* library/http2.1/http.tcl:
* library/http2.1/pkgIndex.tcl: updated http package to 2.2
Diffstat (limited to 'library/http/pkgIndex.tcl')
-rw-r--r--library/http/pkgIndex.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/http/pkgIndex.tcl b/library/http/pkgIndex.tcl
index b0e2d9d..1156df6 100644
--- a/library/http/pkgIndex.tcl
+++ b/library/http/pkgIndex.tcl
@@ -8,4 +8,4 @@
# script is sourced, the variable $dir must contain the
# full path name of this file's directory.
-package ifneeded http 2.1 [list tclPkgSetup $dir http 2.1 {{http.tcl source {::http::config ::http::formatQuery ::http::geturl ::http::reset ::http::wait}}}]
+package ifneeded http 2.2 [list tclPkgSetup $dir http 2.2 {{http.tcl source {::http::config ::http::formatQuery ::http::geturl ::http::reset ::http::wait ::http::register ::http::unregister}}}]