pppcompressionplugins/predictorcompression/group/RELEASE.TXT
changeset 0 af10295192d8
equal deleted inserted replaced
-1:000000000000 0:af10295192d8
       
     1 Release notes form PREDCOMP
       
     2 
       
     3 Release
       
     4 =======
       
     5 08 April 2004
       
     6 
       
     7 Implemented a number of performance optimizations, including avoiding a buffer
       
     8 copy in the buffer flatten code when the input buffer fits in a single MBuf,
       
     9 and avoiding the unnecessary zeroing of the compressed buffer.  Fixed a
       
    10 problem that could result in a buffer overflow.  Fixed a number of lint
       
    11 warnings.  Added some Doxygen comments.
       
    12 
       
    13 Release
       
    14 =======
       
    15 Made by AnnW, 18th April 2000
       
    16 
       
    17 Changed #inlcude's to specify \epoc32\include\networking for private header files
       
    18 where necessary.
       
    19 
       
    20 Release 003
       
    21 ===========
       
    22 Made by AnnW, August 31 1999
       
    23 
       
    24 Added TARGETPATH to MMP file.
       
    25 Added ARM def file.
       
    26 
       
    27 Release 002
       
    28 ===========
       
    29 Made by AnnW, August 18 1999
       
    30 
       
    31 Changed logging to use FLOGGER directly and not use PPP logging facilities.
       
    32 
       
    33 Release 001
       
    34 ===========
       
    35 Made by BobC, August 05 1999
       
    36 
       
    37 First Beta Release.
       
    38 
       
    39 Tested against :-
       
    40 
       
    41 CISCO Router
       
    42 
       
    43 Using :-
       
    44 Tested with T_Inet.exe Test_06
       
    45 TTelnet Application