~ubuntu-branches/ubuntu/saucy/serf/saucy

« back to all changes in this revision

Viewing changes to CHANGES

  • Committer: Bazaar Package Importer
  • Author(s): Peter Samuelson
  • Date: 2010-02-14 23:04:17 UTC
  • mfrom: (1.1.5 upstream) (3.2.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100214230417-t9lz21ifbtu6fhr7
Tags: 0.3.1-1
* New upstream release.
  - patches/libtool: update.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Serf 0.3.1 [2010-02-14, r1320]
 
2
  Fix loss of error on request->setup() callback. (Issue 47)
 
3
  Support APR 2.x. (Issue 48)
 
4
  Fixed slowdown in aggregate bucket with millions of child buckets.
 
5
  Avoid hang in apr_pollset_poll() by unclosed connections after fork().
 
6
 
1
7
Serf 0.3.0 [2009-01-26, r1216]
2
8
  Support LTFLAGS override as a config-time env. variable (Issue 44)
3
9
  Fix CUTest test harness compilation on Solaris (Issue 43)