Changes between Version 3 and Version 4 of CsMapRfc6


Ignore:
Timestamp:
Jul 24, 2012, 12:15:22 PM (12 years ago)
Author:
baertelchen
Comment:

moved 'API additions' section before 'API removal'

Legend:

Unmodified
Added
Removed
Modified
  • CsMapRfc6

    v3 v4  
    6363For clients wishing to use the new capabilities, all changes will be transparent. That is, all API like CS_*def() will start reading definition information from the user-provided dictionary path, and if nothing was found, will continue with the default set of *.CSD files.
    6464
     65'''API additions:'''
     66
     67
     68{{{
     69CS_usrdir()
     70}}}
     71
    6572'''API removal:'''
    6673
     
    8289}}}
    8390
    84 API additions (public):
    85 
    86 
    87 {{{
    88 
    89 CS_usrdir()
    90 
    91 }}}
    92 
    93 
    9491
    9592== Test Plan ==