Index: doc/Announce2.1.0 =================================================================== diff -u -r301d07e46d22d9a84632523d93f508c3cabf9c8f -r7e48d58c7fab3b0e69e27e76d506417b5627f27c --- doc/Announce2.1.0 (.../Announce2.1.0) (revision 301d07e46d22d9a84632523d93f508c3cabf9c8f) +++ doc/Announce2.1.0 (.../Announce2.1.0) (revision 7e48d58c7fab3b0e69e27e76d506417b5627f27c) @@ -47,7 +47,7 @@ The combined NX and XOTcl2 serializer has been extended to cover newly added features (esp., NSF procs, method flags) and has been - improved based on experiences in multi-threaded Tcl applications + improved based on experiences from multi-threaded NSF/Tcl applications (NaviServer). Improvements and fixes relate to "info" methods and forwarders. @@ -143,6 +143,10 @@ * ::nsf::parseargs * ::nsf::current level * new flag "-notrace" for "nsf::var::set" and "nsf::var::get" + * new flags "-debug" and "-deprecated" for "nsf::proc" + * New option: nsf::method::property /obj/ /method/ deprecated ?0|1? + * New option: nsf::method::property /obj/ /method/ debug ?0|1? + * New proc: nsf::method::forward::property Features removed: none