diff options
author | reinoud <reinoud@pkgsrc.org> | 2007-11-08 20:09:02 +0000 |
---|---|---|
committer | reinoud <reinoud@pkgsrc.org> | 2007-11-08 20:09:02 +0000 |
commit | 4be99564993a1230f970d228d7fcf3833f9d1586 (patch) | |
tree | d2098019bf0955d3be28c66a777b89e25d9e4b7d /doc | |
parent | facef38b9387deddfa28cd22a9e12768ecd5edf0 (diff) | |
download | pkgsrc-4be99564993a1230f970d228d7fcf3833f9d1586.tar.gz |
Update udfclient to version 0.5.7 providing fix for Microsoft Vista
formatted media that has a perculiar partition numbering scheme dat
confused UDFclient. Also minor cosmetic changes to make it less dependent
on gcc's C extensions.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2007 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index e7458e75811..ca798236c08 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.2349 2007/11/08 19:53:25 bjs Exp $ +$NetBSD: CHANGES-2007,v 1.2350 2007/11/08 20:09:02 reinoud Exp $ Changes to the packages collection and infrastructure in 2007: @@ -4380,3 +4380,5 @@ Changes to the packages collection and infrastructure in 2007: Updated wm/dwm to 4.6 [wiz 2007-11-08] Updated security/opencdk to 0.6.5 [wiz 2007-11-08] Added x11/pixman version 0.9.6 [bjs 2007-11-08] + Updated misc/udfclient to version 0.5.7 [reinoud 2007-11-08] + |