Skip to content

Commit

Permalink
update whatsnew
Browse files Browse the repository at this point in the history
svn:r663
  • Loading branch information
provos committed Feb 26, 2008
1 parent e1ab038 commit 5e1f41d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion whatsnew-14.txt
Expand Up @@ -4,7 +4,7 @@ What's New In Libevent 1.4:

This document describes the key differences between Libevent 1.3 and
Libevent 1.4, from a user's point of view. It was most recently
updated based on features from libevent 1.4.1-beta.
updated based on features from libevent 1.4.2-rc.

1. Packaging Issues.

Expand Down Expand Up @@ -58,6 +58,9 @@ What's New In Libevent 1.4:

Libevent now builds on platforms where /bin/sh is not bash.

Libevent's regression test no longer requires Python to be
installed.

2. New and Improved APIs:

(This list includes functions that are new, functions whose behavior
Expand Down Expand Up @@ -106,6 +109,8 @@ What's New In Libevent 1.4:
There's an evhttp_connection_set_local_address() function you can
use to set the local address of an HTTP connection.

HTTP/1.1 chunking now correctly ends chunks with '\r\n'.

2.4. New in DNS

Instead of picking your method for generating DNS transaction IDs at
Expand Down

0 comments on commit 5e1f41d

Please sign in to comment.