Index: TODO =================================================================== diff -u -r0618932a2d3c36c40bc549b3d191ba2de8e9efa9 -rb03af92ee24792b6ea79e8d7ff39a3571997f975 --- TODO (.../TODO) (revision 0618932a2d3c36c40bc549b3d191ba2de8e9efa9) +++ TODO (.../TODO) (revision b03af92ee24792b6ea79e8d7ff39a3571997f975) @@ -3485,6 +3485,15 @@ - xotcl2.tcl: * added a backward compatible ::xotcl::alias method +- Switched to the tcl numbering scheme. Version is now 2.0a1 + Warning: From the Tcl point of view, this is a regression in + numbering relative to the previous 2.0.0. Make sure to + remove old releases from you installation path like e.g. + + rm -rf /usr/local/lib/libnsf2.0.0* /usr/local/lib/nsf2.0.0 + + + TODO: - private: * document private in tutorial