Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Commit [c7f07ac148] forgot to update the package index, causing a mismatch. Fixed, likewise the Tcl requirement. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
32ee5178ace143052355704eac9611f2 |
User & Date: | andreask 2014-01-08 18:21:24.261 |
Context
2014-01-10
| ||
00:03 | Fix installer breaking on empty doc directories of excluded packages. check-in: e889e36583 user: andreask tags: trunk | |
2014-01-08
| ||
18:21 | Commit [c7f07ac148] forgot to update the package index, causing a mismatch. Fixed, likewise the Tcl requirement. check-in: 32ee5178ac user: andreask tags: trunk | |
2014-01-07
| ||
23:00 | Move many-* wrapper to before its usage. Bumped version to 1.3.2. v1.3.1 is broken. check-in: 09ed31fbfc user: andreask tags: trunk | |
Changes
Changes to modules/mime/ChangeLog.
|
Changes to modules/mime/pkgIndex.tcl.
1 | 1 2 3 4 | - + + | if {![package vsatisfies [package provide Tcl] 8.3]} {return} |