[go: up one dir, main page]

Menu

[r635]: / gw / trunk / gw / CHANGELOG  Maximize  Restore  History

Download this file

61 lines (34 with data), 1.8 kB

MWS GW CHANGELOG
================



MWS GW 0.6.3 2006.06.28
-----------------------

    o  Muser observer API moved to com.nokia.mws.iapi package.

    o  Messenger webapp automatically handles observer configuration (no
       need to manually set it in conf/server.xml).

    o  Hits/hotlist webapp automatically handles streamer configuration 
       (no need to manually set it in conf/server.xml).

    o  iapi.OfflineDoc internals slightly more modular - in case someone
       intends to extend it with some proprietary OOS page gadgetry.

    o  Messenger webapp internals slightly more modular - in case someone
       intends to extend.

    o  SQL inject bug fixed in util.

    o  Hotlist webapp does not assume that messenger webapp is 
       deployed, and does not include links to messaging.



MWS GW 0.6.2 - skipped
----------------------



MWS GW 0.6.1  2006.06.07
------------------------

    o  com.nokia.mws.util package has TemplateEditor class, used by several 
       other components (e.g. webapps.admin.EmailComposer, iapi.OfflineDoc)

    o  connector.server.p03.NetworkParams_0_3 does not allow silly fixed
       network settings, it reverts to preset boundary values

    o  case-insensitive MySQL lookup vs case-sensitive values bug fixed

    o  ant "jar" targets do not delete test classes before creating the
       JAR archive anymore, they simply exclude those test classes from
       the archive
           
    o  shell scripts do not require find-utils (locate, updatedb) anymore

    o  installation on a MS Windows machine tested, minor documentation and
       shell script fixes



MWS GW 0.6.0  2006.05.10
------------------------

    Initial Open Source Release.