set for release
This commit is contained in:
parent
b794ad4633
commit
240fd1bf14
15
VERSION.txt
15
VERSION.txt
|
@ -1,4 +1,17 @@
|
||||||
jetty-8.1.0-SNAPSHOT
|
jetty-8.1.0.RC5 - 20 January 2012
|
||||||
|
+ 359329 Prevent reinvocation of LoginModule.login with jaspi for already
|
||||||
|
authed user
|
||||||
|
+ 368632 Remove superfluous removal of org.apache.catalina.jsp_file
|
||||||
|
+ 368633 fixed configure.dtd resource mappings
|
||||||
|
+ 368635 moved lifecycle state reporting from toString to dump
|
||||||
|
+ 368773 process data constraints without realm
|
||||||
|
+ 368787 always set token view to new header buffers in httpparser
|
||||||
|
+ 368821 improved test harness
|
||||||
|
+ 368920 JettyAwareLogger always formats the arguments.
|
||||||
|
+ 368948 POM for jetty-jndi references unknown version for javax.activation.
|
||||||
|
+ 368992 NPE in HttpGenerator.prepareBuffers() test case.
|
||||||
|
+ JETTY-1475 made output state fields volatile to provide memory barrier for
|
||||||
|
non dispatched thread IO
|
||||||
|
|
||||||
jetty-8.1.0.RC4 - 13 January 2012
|
jetty-8.1.0.RC4 - 13 January 2012
|
||||||
+ 365048 jetty Http client does not send proxy authentication when requesting
|
+ 365048 jetty Http client does not send proxy authentication when requesting
|
||||||
|
|
Loading…
Reference in New Issue