Index: doc/Announce2.2.0 =================================================================== diff -u -rc1e8abb838d93f0ef5d1cca80726e4684ec8320f -r2a955681817e4db4776d7ae904babe8053c5ad74 --- doc/Announce2.2.0 (.../Announce2.2.0) (revision c1e8abb838d93f0ef5d1cca80726e4684ec8320f) +++ doc/Announce2.2.0 (.../Announce2.2.0) (revision 2a955681817e4db4776d7ae904babe8053c5ad74) @@ -23,7 +23,7 @@ + Improved parameter parsing: Don't allow bytearrays as name of non-positional arguments, to avoid that bytearrays get unwanted string - representations (and loosing potentially the pure bytearray + representations (and losing potentially the pure bytearray property). This could lead to problems with newer Tcl versions when passing binary data to NSF procs and methods.