++*** Version 2.4.5 (stable) - API 2.4.1 (stable) - 2009-11-13


QA Release:
* Prevent command injection [saltybeagle]
 

*** Version 2.4.4 (stable) - API 2.4.1 (stable) - 2009-01-27


* Fix Bug #12791: Net_Ping does not properly fail when ping is not located
* Fix Bug #14492: Bad argument list for linux
* Fix Bug #14839: Function CheckHost fails with error every time
   

*** Version 2.4.3 (stable) - API 2.4.1 (stable) - 2007-12-28


* Fix Bug #758: undefined offset: when host not reachable [cconstantine]
* Fix Bug #2559: error handling ping output [cconstantine]
* Fix Bug #7735: Net_Ping suffers from many E_NOTICE errors [cconstantine]
* Fix Bug #12153: wrong result on Debian etch [cconstantine]
* Fix Bug #12659: OS detection incorrect [cconstantine]
   

*** Version 2.4.2 (stable) - API 2.4.1 (stable) - 2005-12-19


* Fixed #2314
   

*** Version 2.4 (stable) - API 2.4 (stable) - 2004-02-10


* Fixed support for Debian (Bug #707) (jan)
* Ignore options to setArgs which are unsupported by the backend (jan)
* Refactoring (jan)
* Fix path in testcase (Bug #707) (mj)
* Prevent a infinite exec call to ping by setting a sane default - of 3 packages to be sent (jan)
   

*** Version 2.3 (stable) - API 2.3 (stable) - 2003-11-13


* Added AIX support
* Added testcases for Darwin, NetBSD, FreeBSD, HP-UX and AIX
* Added getMin(), getMax(), getAvg(), getStddev(), 
* Fixed the parsers to return correct variable types
   

*** Version 2.2 (stable) - API 2.2 (stable) - 2003-11-10


* Added darwin and hpux support
* Fixed minor code glitches
* Made code more readable
   

*** Version 2.1 (stable) - API 2.1 (stable) - 2003-02-05


* Added result object
* Introduced PEAR error handling
   

*** Version 2.0 (beta) - API 2.0 (beta) - 2002-05-27


* Rewrite to handle platform differences
* Added the checkHost() method
* Added parameter to specify maximum wait time (-w)
   

