The Trunk: Network-dtl.290.mcz
| Newsgroups | gmane.comp.lang.smalltalk.squeak.general |
|---|---|
| Message-ID | <[email protected]> |
David T. Lewis uploaded a new version of Network to project The Trunk: http://source.squeak.org/trunk/Network-dtl.290.mcz ==================== Summary ==================== Name: Network-dtl.290 Author: dtl Time: 22 August 2026, 8:09:43.835472 pm UUID: 3383d33a-6239-480d-874e-1ad4b05cd9c1 Ancestors: Network-nice.289 Enable IPv6 and new network following the Squeak 6.1 release. Some older Squeak applications may require the older network code. See the Preference Browser to enable or disable this preference as needed (Enable IPv6 and new network support in category general). =============== Diff against Network-nice.289 =============== Item was changed: + (PackageInfo named: 'Network') postscript: '"Enable IPv6 and new network following the Squeak 6.1 release. + Some older Squeak applications may require the older network code. See the Preference Browser to enable or disable this preference as needed (Enable IPv6 and new network support in category general)." + + NetNameResolver enableIPv6: true.'! - (PackageInfo named: 'Network') postscript: 'MIMEDocument cleanUp. "Reset recognized MIME types."'! Squeak-dev mailing list -- [email protected] To unsubscribe send an email to [email protected]