Ignore:
Timestamp:
Nov 13, 2005 4:11:05 PM (18 years ago)
Author:
bennylp
Message:

Updated pjlib docs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/RELNOTES.txt

    r43 r48  
    1 Version 0.3 
     1RELEASE NOTES 
     2 
     3Version 0.3-pre4 
     4Nov 13th, 2005 
     5==================================== 
     6 
    27PJLIB 
    3         - Correct error reporting in the whole library. No more vague -1 errors! 
    4         - New super portable socket abstraction. 
    5         - Other headers were made super portable too. 
    6         - Ioqueue supports multiple pending operations in a single socket! 
    7         - No more floating point. 
    8         - Ported to new platforms: 
    9                 - i386/linux kernel (!) 
    10                 - Sparc/Solaris 
    11                 - Alpha/Linux 
     8 - Correct error reporting in the whole library. No more vague -1 errors! 
     9 - New super portable socket abstraction. 
     10 - Other headers were made super portable too. 
     11 - Ioqueue supports multiple pending operations in a single socket! 
     12 - No more floating point. 
     13 - Ported to new platforms: 
     14    - i386/linux kernel (!) 
     15    - Sparc/Solaris 
     16    - Alpha/Linux 
     17 
    1218PJSIP 
    13         - Correct error reporting in the whole library. No more -1 errors! 
    14         - Rewrote event, now much more readable. 
    15         - Per object tracing. 
     19  - Correct error reporting in the whole library. No more -1 errors! 
     20  - Rewrote event, now much more readable. 
     21  - Per object tracing. 
    1622 
    1723 
    1824Version 0.2.9 - 2005/06/19 
     25==================================== 
    1926Core: 
    2027  - Moved authentication stuff to core. 
Note: See TracChangeset for help on using the changeset viewer.