TreeFrog Framework v1.2 Release Notes

    • TreeFrog app-server for Windows service supported.
    • Modified the logic of parsing HTML text.
    • Added parentExists() function of tmake command.
    • Modified parseWord() function.
    • Modified help message of tfmanager command.
    • Modified it not to use gettimeofday() function.
    • Changed a class name, TAccessAuthenticator -> TAccessValidator.
    • Added the method TActionController::availableControllers().
    • Implements access auth of users into TActionController.
    • Added removeRawHeader() into TInternetMessageHeader class.