   ____  _   _     
  |  _ \| |_| |__  
  | |_) | __| '_ \ 
  |  __/| |_| | | |
  |_|    \__|_| |_|

  GNU Pth - GNU Portable Threads

  NEWS
  ====

  This is a list of user-visible and/or major changes to GNU Pth.
  For more details please have a look at the ChangeLog file.
 
  Changes between 1.0 and 1.1 (03-Aug-1999 to 19-Aug-1999)

   *) Fixed and enhanced POSIX semantics for replacement functions
   *) Cleaned up source tree
   *) Overhauled Autoconf environment
   *) Enhanced setjmp/longjmp support
   *) Support for SVR4/SUSv2 makecontext(2) mctx variant
   *) Barrier synchronization objects
   *) Sfio support via special Pth/Sfio discipline
   *) Overhauled filedescriptor handling

  Changes between 0.9 and 1.0 (Feb-1999 to 03-Aug-1999)

   *) Added support for readv(2) and writev(2)
   *) Added support for poll(2) facility
   *) System Call Mapping (soft=#define & hard=syscall)
   *) Cleanup support for forking (atfork)
   *) Enhanced event handling
   *) Added POSIX.1c pthread emulation library
   *) New API for manipulating pth_attr_t objects
   *) Per-thread signal delivery 

