Differences From Artifact [1bd81afa71]:
- File ChangeLog — part of check-in [e7ef654f47] at 2000-08-15 18:49:30 on branch trunk — * tlsInt.h: * tls.c: * tlsIO.c: corrected structure initialization to work when compiling with 8.2. Now compiles with 8.2+ and tested to work with 8.2+ and dynamically adjust to the version of Tcl it was loaded into. TLS will fail the test suite with Tcl 8.2-8.3.1. (user: hobbs, size: 5983) [annotate] [blame] [check-ins using]
To Artifact [da6f71ec7e]:
- File ChangeLog — part of check-in [090741a97a] at 2000-08-16 17:44:05 on branch trunk — * tls.c (Tls_Init): corrected interpretation of version number (patchlevel and release/serial were swapped). (user: hobbs, size: 6142) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 | 2000-08-15 Jeff Hobbs <[email protected]> * README.txt: added notes about need to use 8.2.0+. * tlsInt.h: * tls.c: * tlsIO.c: corrected structure initialization to work when | > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 | 2000-08-16 Jeff Hobbs <[email protected]> * tls.c (Tls_Init): corrected interpretation of version number (patchlevel and release/serial were swapped). 2000-08-15 Jeff Hobbs <[email protected]> * README.txt: added notes about need to use 8.2.0+. * tlsInt.h: * tls.c: * tlsIO.c: corrected structure initialization to work when |
︙ | ︙ |