glenn 2002/12/27 18:20:43
Modified: . RELEASE-NOTES-4.1.txt
Log:
Update release notes
Revision Changes Path
1.41 +6 -2 jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt
Index: RELEASE-NOTES-4.1.txt
===================================================================
RCS file: /home/cvs/jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- RELEASE-NOTES-4.1.txt 28 Dec 2002 01:52:12 -0000 1.40
+++ RELEASE-NOTES-4.1.txt 28 Dec 2002 02:20:43 -0000 1.41
@@ -570,6 +570,9 @@
[4.1.18] CoyoteWriter, CoyoteResponse:
SECURITY: Fix writer reuse after an IOException occurred.
+[4.1.19] #15544
+ DataSourceRealm:
+ Fixed the Realm-HOWTO docs for the DataSourceRealm.
----------------
Coyote Bug Fixes:
@@ -937,7 +940,8 @@
[4.1.17] Compiler:
Make exception reports more detailed.
-[4.1.19] Background Thread Recompile:
+[4.1.19] #15531
+ Background Thread Recompile:
Fixed a thread synchronization bug which could cause the thread which
does background JSP recompiles (development=false) to die.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>