diff options
author | reinoud <reinoud@pkgsrc.org> | 2005-06-26 15:24:13 +0000 |
---|---|---|
committer | reinoud <reinoud@pkgsrc.org> | 2005-06-26 15:24:13 +0000 |
commit | acbebca5169fa2c62df98fabef783c6249859d29 (patch) | |
tree | cca9c312535a99f6f279c8d3731cc0e4fcb40606 /doc | |
parent | 74df450fff3ad972aadc2fe71f0816f0f400ca03 (diff) | |
download | pkgsrc-acbebca5169fa2c62df98fabef783c6249859d29.tar.gz |
UDFclient.0.4.9 : recommended upgrade since it fixes lots of interchange
issues and is now fully read & write compatible with Roxio's
DirectCD/Drag2Disc!
It also adds the modified get and put functionality as well as the new mget
and mput commands. In the run-up for 0.50's recordable support i've taken
the opportunity to clean up loose ends and long standing small issues like
the rm printing bug. Support has also been created for non 2048 bytes media
such as harddiscs and files. Note: UDFclient will automatically set its
sectorsize to the media used, so you have to use the new -b 2048 to be able
to read and write files used for testing and mastering.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index bf7faea3b64..1a9a4e0f3d6 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.10467 2005/06/26 15:00:41 recht Exp $ +$NetBSD: CHANGES,v 1.10468 2005/06/26 15:24:13 reinoud Exp $ Changes to the packages collection and infrastructure in 2005: @@ -3028,3 +3028,5 @@ Changes to the packages collection and infrastructure in 2005: Updated math/p5-Spreadsheet-ParseExcel to 0.2603 [wiz 2005-06-26] Updated multimedia/gst-plugins to 0.8.9nb1 [wiz 2005-06-26] Updated devel/tla to 1.3.3 [recht 2005-06-26] + Updated misc/udfclient to 0.4.9 [reinoud 2006-06-26] + |