diff options
author | minskim <minskim@pkgsrc.org> | 2004-05-20 17:41:39 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-05-20 17:41:39 +0000 |
commit | a4c439d0cdc69d37d9a12bc7435c14c93231b947 (patch) | |
tree | 43ac1cd018fd548b47da582ca2fc0e276ec0aad4 /doc | |
parent | a79f4d870565153a44929336ff27dc47e6eb51a9 (diff) | |
download | pkgsrc-a4c439d0cdc69d37d9a12bc7435c14c93231b947.tar.gz |
Update exiftags to 0.99.1 and enable pkgviews installation.
Changes since 0.98:
20040506 fixed exiftime install oversight
20040504 added Canon camera actuations (thanks: Stan Jirman)
20040420 added Panasonic maker note support (thanks: Tom Hughes)
20040410 improved error messages in exifcom
20040408 added exiftime utility to display and write date/time tags
20040403 added Leica maker note support
20040403 slight hack to use Canon's subject distance tag (units unclear)
20040403 fixed Canon maker function parameter mismatch
20040403 updated for Exif 2.21 draft spec (minor changes)
20040403 fixed problem with images without IFD1
20040403 additional bounds checks on some tags (thanks: Michael McCandless)
20040403 fixed negative fraction display
20040227 added Asahi/Pentax maker note support
20031101 prevent looping when a tag refers to its own IFD
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index b4e72b52bb2..0220b7fbed7 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5993 2004/05/20 11:20:25 hubertf Exp $ +$NetBSD: CHANGES,v 1.5994 2004/05/20 17:41:39 minskim Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2604,3 +2604,4 @@ Changes to the packages collection and infrastructure in 2004: Updated swi-prolog to 5.2.13 [hubertf 2004-05-20] Added swi-prolog-lite-5.2.13 [hubertf 2004-05-20] Added swi-prolog-packages-5.2.13 [hubertf 2004-05-20] + Updated exiftags to 0.99.1 [minskim 2004-05-20] |