Updated, and now in the database: http://www.purezc.net/index.php?page=scripts&id=247

* Added Tango_SetMenuAutosaveDest(), which allows a menu's state to be saved automatically when a selection is made.
* Added Tango_SetMenuFlags() and Tango_DeactivateMenu().
* A menu can now be persistent (i.e. it won't close when a selection is made).
* Tango_ActivateMenu() no longer takes an argument. The functionality is now handled by setting the TANGO_MENU_CAN_CANCEL flag.
* @domenu()'s first argument is now menu flags rather than a simple "can cancel" bool.
* Fixed an error in scrolling menus.
* Added tangoZHChangelog.txt.