Index: ossp-pkg/pth/NEWS RCS File: /v/ossp/cvs/ossp-pkg/pth/NEWS,v rcsdiff -q -kk '-r1.37' '-r1.38' -u '/v/ossp/cvs/ossp-pkg/pth/NEWS,v' 2>/dev/null --- NEWS 2003/01/01 15:49:11 1.37 +++ NEWS 2003/02/11 13:19:07 1.38 @@ -12,7 +12,7 @@ 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.4 and 2.0 (24-Mar-2001 to xx-Jan-2003) + Changes between 1.4 and 2.0 (24-Mar-2001 to 11-Feb-2003) *) Make pth_poll(3) more compliant to POSIX.1-2001/SUSv3 poll(2). *) Make pth_select(3) more compliant to POSIX.1-2001/SUSv3 select(2). @@ -28,7 +28,7 @@ *) Completely rewrote the "hard syscall mapping". *) Added support to pth_poll(3) for POLLD{RD,WR}{NORM,BAND}. *) Fixed a long-standing termination bug in pth_exit(3). - *) Upgraded to Autoconf 2.54, Shtool 1.6.2 and Libtool 1.4.3. + *) Upgraded to Autoconf 2.57, Shtool 1.6.2 and Libtool 1.4.3. *) Add optional support for OSSP ex based exception handling. Changes between 1.3 and 1.4 (19-Feb-2000 to 24-Mar-2001)