applayerprotocols/wapbase/wutil/RELEASE.txt
changeset 0 b16258d2340f
equal deleted inserted replaced
-1:000000000000 0:b16258d2340f
       
     1 UTIL Release Notes
       
     2 ====================
       
     3 
       
     4 Version 0.0.003
       
     5 ===============
       
     6 Made by Simon 18/10/99
       
     7 
       
     8 Changes:
       
     9 - Rolled AttrLUT Debug methods into a single selector based method to avoid polluting release symbol table with debug code.
       
    10 - AttrLUT Ctr now private; you now need to use NewL
       
    11 
       
    12 Version 0.0.002
       
    13 ===============
       
    14 Made by Rasel 2:31 PM 9/7/99
       
    15 
       
    16 Changes:
       
    17 1. Added CUrl // Urlbase.cpp in the mmp file
       
    18 2. CUrl can now accept a TParseBase and therefore take a filepath spec parameter in its NewL
       
    19 3. Fixed a bug which causes CUrl to crash due to temporary variables not being created where expected.
       
    20 
       
    21 
       
    22 Version 0.0.001
       
    23 ===============
       
    24 Made by Ray 17/08/99
       
    25 
       
    26 Changes:
       
    27 First Release
       
    28