nicolaken    2003/01/10 03:48:05

  Modified:    tools/jetty/lib VERSION.txt
  Log:
  Updated Jetty to -4.2.4
  
  Revision  Changes    Path
  1.2       +40 -1     xml-cocoon2/tools/jetty/lib/VERSION.txt
  
  Index: VERSION.txt
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/tools/jetty/lib/VERSION.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- VERSION.txt       10 Jan 2003 11:46:17 -0000      1.1
  +++ VERSION.txt       10 Jan 2003 11:48:05 -0000      1.2
  @@ -1 +1,40 @@
  -4.2.4
  +Jetty Versions
  +--------------
  +
  +Jetty-4.2.4 - 4 January 2003
  + + Fixed stop/start handling of servlet context
  + + Reuse empty LogSink slots.
  + + HTAccessHandler checks realm as well as htpassword.
  + + Clear context listeners after stop.
  + + Clear context attributes after stop.
  + + Use requestedSessionId as default session ID.
  + + Added MBeans for handlers
  + + Upgraded jasper to 4.1.18
  +
  +Jetty-4.2.4rc0 - 12 December 2002
  + + Simplified ThreadedServer
  + + Use ThreadLocals for ByteArrayPool to avoid synchronization.
  + + Use Version to reset HttpFields
  + + Cheap clear for HttpFields
  + + Fixed setBufferSize NPE.
  + + Cleaned up some unused listener throws.
  + + Handle chunked form data.
  + + Allow empty host header.
  + + Avoid optional 100 continues.
  + + Limit form content size.
  + + Handle = in param values.
  + + Added HttpContext.flushCache
  + + Configurable root context.
  + + RootNotFoundHandler to help when no context found.
  + + Update jasper to 4.1.16beta
  + + Fixed dir listing from jars.
  + + Dir listings in UTF8
  + + Character encoding handling for GET requests.
  + + Removed container transfer encoding handling.
  + + Improved setBufferSize handling
  + + Code logs objects rather than strings.
  + + Better access to session manager.
  + + Fixed isSecure and getScheme for SSL over AJP13
  + + Improved ProxyHandler to the point is works well for non SSL.
  + + Implemented RFC2817 CONNECT in ProxyHandler
  + + Added gzip content encoding support to Default and ResourceHandler
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to