Index: openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl,v diff -u -r1.189.2.168 -r1.189.2.169 --- openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 27 Apr 2023 13:48:17 -0000 1.189.2.168 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 6 Jun 2023 09:07:19 -0000 1.189.2.169 @@ -2185,7 +2185,7 @@ correspondingly, i.e. if key is foo and value is bar, the Tcl var foo is set to bar. - DEPRECATED: the few remaining usages of this api in upstream code + DEPRECATED: the few remaining usages of this API in upstream code were found to be easily replaceable with much saner and clearer idioms.