diff options
author | Olivier Tilloy <olivier@tilloy.net> | 2011-10-24 19:43:59 +0200 |
---|---|---|
committer | Olivier Tilloy <olivier@tilloy.net> | 2011-10-24 19:43:59 +0200 |
commit | ca653b9fdd7469bfcfd4be393342963f3522f0e2 (patch) | |
tree | cbe164634324c8bed56887cf90856b906358fd03 /NEWS | |
parent | f81ca4cb556555910dc153f656d92f4bda77a1f4 (diff) | |
parent | 9c114d6f1d18e1e72d154e9a27b610ae8196144d (diff) | |
download | pyexiv2-release-0.3.2.tar.gz |
Merge the 0.3.2 release.release-0.3.2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +pyexiv2 0.3.2 "Travelling" - 2011-10-24 +--------------------------------------- + +Dependencies: + +- Python ≥ 2.6 +- libexiv2 ≥ 0.19 +- boost.python ≥ 1.38 + +Bugs fixed: + +- 880659: Regression: pyexiv2 0.3.1 doesn’t work with Python 2.6 + +Contributors: + +- Olivier Tilloy + + pyexiv2 0.3.1 "Challenges" - 2011-10-23 --------------------------------------- |