aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorOlivier Tilloy <olivier@tilloy.net>2010-04-26 08:34:52 +0200
committerOlivier Tilloy <olivier@tilloy.net>2010-04-26 08:34:52 +0200
commit50ab7406cff2d376bb442715ce5795d83d02e222 (patch)
tree4b3a642694387229832ae3fab88256dee9282cd2 /NEWS
parent013cfb7e46931b2f575bce4b75d13392e00ff4c2 (diff)
downloadpyexiv2-50ab7406cff2d376bb442715ce5795d83d02e222.tar.gz
Updated NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS21
1 files changed, 21 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b7a5e00..1921503 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+pyexiv2 0.2.1 "Employment" - 2010-04-26
+---------------------------------------
+
+Dependencies:
+
+- Python ≥ 2.5
+- libexiv2 ≥ 0.19
+- boost.python ≥ 1.38
+
+Changes:
+
+This is a maintenance release that fixes a critical memory leak and makes it
+easier to generate the documentation and run the unit tests.
+
+Bugs fixed:
+
+- 562525: memory leak in ImageMetadata.from_buffer
+- 549398: Building the doc requires fiddling with the PYTHONPATH
+- 549399: Add a "test" target to scons to run the unit tests
+
+
pyexiv2 0.2.0 "Commuting" - 2010-03-25
--------------------------------------