summaryrefslogtreecommitdiffstats
path: root/ChangeLog.2008
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-11-07 20:46:49 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-11-07 20:46:49 (GMT)
commit82a4bb8618f4a8672fd62a895fa355c1a0628b88 (patch)
tree684364d0978f635d9482f70290bddacd19db3933 /ChangeLog.2008
parentd9033672db616bb406894a480e90410666ff4545 (diff)
downloadtcl-82a4bb8618f4a8672fd62a895fa355c1a0628b88.zip
tcl-82a4bb8618f4a8672fd62a895fa355c1a0628b88.tar.gz
tcl-82a4bb8618f4a8672fd62a895fa355c1a0628b88.tar.bz2
Deprecate TclpHasSockets(): Every system nowadays has sockets
Diffstat (limited to 'ChangeLog.2008')
-rw-r--r--ChangeLog.20082
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.2008 b/ChangeLog.2008
index 9c4e951..53690e4 100644
--- a/ChangeLog.2008
+++ b/ChangeLog.2008
@@ -1939,7 +1939,7 @@
2008-07-28 Jan Nijtmans <nijtmans@users.sf.net>
* doc/FileSystem.3: CONSTified many functions using
- * generic/tcl.decls: Tcl_FileSystem which all are supposed
+ * generic/tcl.decls: Tcl_Filesystem which all are supposed
* generic/tclDecls.h: to be a constant, but this was not
* generic/tclFileSystem.h: reflected in the API: Tcl_FSData,
* generic/tclIOUtil.c: Tcl_FSGetInternalRep, Tcl_FSRegister,