diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-06-21 12:00:29 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-06-21 12:00:29 (GMT) |
commit | 3f913d322f99aae818c2fbe06049a19c4c1125f8 (patch) | |
tree | f49bd6fdc3bc43759371c62ca257043cc00a9b40 /ChangeLog.2007 | |
parent | 8c5e1ee93f7b7ae0a948d354b1f2dfdcdda0eab0 (diff) | |
download | tcl-3f913d322f99aae818c2fbe06049a19c4c1125f8.zip tcl-3f913d322f99aae818c2fbe06049a19c4c1125f8.tar.gz tcl-3f913d322f99aae818c2fbe06049a19c4c1125f8.tar.bz2 |
Change a lot of url's (as far as possible) from http:// to https://
Diffstat (limited to 'ChangeLog.2007')
-rw-r--r-- | ChangeLog.2007 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.2007 b/ChangeLog.2007 index 5995956..dd2a5fe 100644 --- a/ChangeLog.2007 +++ b/ChangeLog.2007 @@ -5262,7 +5262,7 @@ * generic/tclStrToD.c: Added code to support the "middle endian" floating point format used in the Nokia N770's software-based floating point. Thanks to Bruce Johnson for reporting this bug, originally on - http://wiki.tcl.tk/15408. + https://wiki.tcl-lang.org/page/Nokia+770. * library/clock.tcl: Fixed a bug with Daylight Saving Time and Posix time zone specifiers reported by Martin Lemburg in http://groups.google.com/group/comp.lang.tcl/browse_thread/thread/9a8b15a4dfc0b7a0 |