summaryrefslogtreecommitdiff
path: root/CHANGES.txt
blob: 4e5f24a24e53a62c370ed9b0aa2ca13ef9530c02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Version 0.7.0 released 2013-07-19

* Rewritten to use cffi
  https://github.com/xattr/xattr/pull/11

Version 0.6.4 released 2012-02-01

* Updated README.txt to match setup.py description
  https://github.com/xattr/xattr/issues/5
* Bug fixes for Solaris port
   https://github.com/xattr/xattr/pull/2

Version 0.6.3 released 2012-01-23

* Fix tests for Linux, allow xattr on symlinks
  https://github.com/xattr/xattr/pull/4

Version 0.6.2 released 2011-08-17

* Bug fix in Solaris support