[Plib-cvs] plib ChangeLog,1.7,1.8
Brought to you by:
sjbaker
From: Steve B. <sj...@us...> - 2004-04-09 02:06:17
|
Update of /cvsroot/plib/plib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv384/plib Modified Files: ChangeLog Log Message: Updated change log. Index: ChangeLog =================================================================== RCS file: /cvsroot/plib/plib/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- ChangeLog 6 Apr 2004 13:34:07 -0000 1.7 +++ ChangeLog 9 Apr 2004 01:53:04 -0000 1.8 @@ -2,7 +2,7 @@ PLIB Change Log. ================ -PLIB v1.8.3 (April 6th 2004) +PLIB v1.8.3 (April 8th 2004) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * NET now allows a NULL argument to netSocket::accept @@ -17,6 +17,11 @@ * Added Christos Dimitrakakis' fixes to SL to prevent crackling in certain envelope conditions. + * Added pwAutoRepeatKey to control keyboard auto-repeat. + + * Fixed a horrific bug in the sgDistToLineSegment routines. + + PLIB v1.8.2 (March 26th 2004) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |