summaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-11-26 21:35:52 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-11-26 21:35:52 (GMT)
commitd8a1ef082777292ede109a0ed919d8174d6929dd (patch)
tree51fb22b7b273750acb537c48ad60014c0d66ad84 /library
parente5e3156e5681a391310e4652880a3741dc8edd59 (diff)
downloadtcl-d8a1ef082777292ede109a0ed919d8174d6929dd.zip
tcl-d8a1ef082777292ede109a0ed919d8174d6929dd.tar.gz
tcl-d8a1ef082777292ede109a0ed919d8174d6929dd.tar.bz2
Fix installation of cookiejar on UNIX, and add same pieces to windows as well. Also modify manifext.txt accordingly, for the zipfile vfs.
Diffstat (limited to 'library')
-rw-r--r--library/manifest.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/library/manifest.txt b/library/manifest.txt
index 16092b8..6bbbb51 100644
--- a/library/manifest.txt
+++ b/library/manifest.txt
@@ -8,6 +8,8 @@ apply {{dir} {
0 http 2.9.1 {http http.tcl}
1 msgcat 1.7.0 {msgcat msgcat.tcl}
1 opt 0.4.7 {opt optparse.tcl}
+ 0 cookiejar 0.1 {cookiejar cookiejar.tcl}
+ 0 tcl::idna 1.0 {cookiejar idna.tcl}
0 platform 1.0.14 {platform platform.tcl}
0 platform::shell 1.1.4 {platform shell.tcl}
1 tcltest 2.5.1 {tcltest tcltest.tcl}