aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: b96850376138d4063355deea9b2018b3008c26de (plain) (blame)
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
Version 0.1.1
-------------

Branch tag: release-0.1.1
Branch revision: 73
Released: 2007-10-14

Dependencies:
* Python 2.5.1
* libexiv2 0.12
* boost.python 1.33.1

Changes:
    - Fixed a bug due to interface changes for exceptions management in
      libexiv2 0.13 (reported by Damon Lynch).
    - Added support for DESTDIR in SConscript for installation (feature
      requested by Michal Čihař).
    - Fixed bug #146313: passing the filename to the Image constructor as
      unicode fails (reported by Michal Čihař).
    - Fixed bug #146323: Multi value fields are broken (reported by Michal
      Čihař).
    - Implemented feature request tracked by bug #147534: Provide access to
      interpreted (translated) data (feature requested by Michal Čihař).
    - Implemented feature request tracked by bug #149212: Add access to tag
      labels (feature requested by Michal Čihař).


Initial version 0.1
-------------------

Branch tag: release-0.1
Branch revision: 60
Released: 2007-08-30

Dependencies:
* Python 2.5.1
* libexiv2 0.12
* boost.python 1.33.1