summaryrefslogtreecommitdiff
path: root/HISTORY
blob: 56f052928b1a4856ee050a8d7e2ff20255d2694e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Bug tracker at http://code.google.com/p/py-sendfile/issues/list

Version 2.0.0 - 2012-01-12
==========================

(Giampaolo RodolĂ  took over maintenance)

##: complete rewriting except AIX code
##: non blocking sockets support
##: threads support (release GIL)
#1: unit tests
#2: python 3 support
#3: FreeBSD implementation is broken
#4: python large file support
#5: header/trailer are now keyword arguments
#6: exposed SF_NODISKIO, SF_MNOWAIT and SF_SYNC constants on FreeBSD
#8: benchmark script
#10: Mac OSX support
#13: Sun OS support


Version 1.2.4 - 2009-03-06
==========================

(Stephan Peijnik took over maintenance)

## Add AIX support.


Version 1.2.3 - 2008-04-09
==========================

## Use setuptools instead of distutils.


Version 1.2.2 - 2008-03-29
==========================

(Ben Woolley)

## First release including support for Linux, FreeBSD and DragonflyBSD platforms.