You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Greg Stein <gs...@lyra.org> on 2000/08/14 08:59:55 UTC

[joe@orton.demon.co.uk: [neon] release 0.7.0]

fyi

[note: Neon will be used by the client to communicate over the network]

----- Forwarded message from Joe Orton <jo...@orton.demon.co.uk> -----

Date: Mon, 14 Aug 2000 09:37:21 +0100
From: Joe Orton <jo...@orton.demon.co.uk>
To: neon@webdav.org
Mail-Followup-To: neon@webdav.org
Subject: [neon] release 0.7.0

Download: http://www.webdav.org/neon/neon-0.7.0.tar.gz

Changes in release 0.7.0:
* Deprecated use of 'NULL' to http_add_response_header_handler.
  New interface, http_add_response_header_catcher, to register
  a callback which is passed ALL response headers regardless of name.
* Speed optimisation (~10%?): storing response-header handlers in a
  hash table for faster look.
* New SBUFFER_CAST() macro for getting to the 'char *' of an sbuffer
  as fast as possible.


_______________________________________________
neon mailing list
neon@webdav.org
http://mailman.webdav.org/mailman/listinfo/neon

----- End forwarded message -----

-- 
Greg Stein, http://www.lyra.org/