You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2011/11/02 00:54:43 UTC

svn commit: r1196400 - /commons/proper/daemon/trunk/RELEASE-NOTES.txt

Author: sebb
Date: Tue Nov  1 23:54:42 2011
New Revision: 1196400

URL: http://svn.apache.org/viewvc?rev=1196400&view=rev
Log:
DAEMON-220 fixed for 1.0.8

Modified:
    commons/proper/daemon/trunk/RELEASE-NOTES.txt

Modified: commons/proper/daemon/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/commons/proper/daemon/trunk/RELEASE-NOTES.txt?rev=1196400&r1=1196399&r2=1196400&view=diff
==============================================================================
--- commons/proper/daemon/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/daemon/trunk/RELEASE-NOTES.txt Tue Nov  1 23:54:42 2011
@@ -80,7 +80,7 @@ NEW FEATURES:
 
 BUG FIXES:
 
-1.0.8: DAEMON-222, DAEMON-223, DAEMON-224
+1.0.8: DAEMON-220, DAEMON-222, DAEMON-223, DAEMON-224
 
 1.0.7: DAEMON-211, DAEMON-214