Author: mturk Date: Mon Mar 15 09:50:28 2010 New Revision: 923137 URL: http://svn.apache.org/viewvc?rev=923137&view=rev Log: Update jsvc changes file
Modified: commons/proper/daemon/trunk/src/native/unix/CHANGES.txt Modified: commons/proper/daemon/trunk/src/native/unix/CHANGES.txt URL: http://svn.apache.org/viewvc/commons/proper/daemon/trunk/src/native/unix/CHANGES.txt?rev=923137&r1=923136&r2=923137&view=diff ============================================================================== --- commons/proper/daemon/trunk/src/native/unix/CHANGES.txt (original) +++ commons/proper/daemon/trunk/src/native/unix/CHANGES.txt Mon Mar 15 09:50:28 2010 @@ -1,6 +1,10 @@ APACHE COMMONS DAEMON (UNIX) CHANGELOG: Last modified at [$Date$] +Changes with 1.0.3 + * Implement fail() method (DAEMON-128) + * Add missing Java6 parameters (DAEMON-140) + Changes with 1.0.2 * Allow support for OS/X 10.6 (DAEMON-129) * Prunmgr shows wrong default logging level (DAEMON-132)