diff options
author | reinoud <reinoud@pkgsrc.org> | 2008-12-26 12:32:06 +0000 |
---|---|---|
committer | reinoud <reinoud@pkgsrc.org> | 2008-12-26 12:32:06 +0000 |
commit | a829c0974630e05fc61e442743ab9637e343714a (patch) | |
tree | e34ca9cb046c9fe9247527b220550ef792c4e718 /doc/CHANGES-2008 | |
parent | 67486f5dd399baf00fa3d345909adfa211c5bbd1 (diff) | |
download | pkgsrc-a829c0974630e05fc61e442743ab9637e343714a.tar.gz |
Update UDFclient to version 0.7.0
Enhance UDFclient with ideas and features from my NetBSD kernel implementation
enhancing directory operations and fixing potential lockups on 512
bytes/sector media, repaired NetBSD harddisc support and fixed a few
compilation warnings when compiled with '-Wextra' revealing some possible
bugs. Enhanced cd_disect to display some more disc types. Also included some
patches to fix possible buffer screwups; thanks Andrey!
Diffstat (limited to 'doc/CHANGES-2008')
-rw-r--r-- | doc/CHANGES-2008 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2008 b/doc/CHANGES-2008 index 646391a5bc3..d10fec9419a 100644 --- a/doc/CHANGES-2008 +++ b/doc/CHANGES-2008 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2008,v 1.3541 2008/12/26 11:39:59 ahoka Exp $ +$NetBSD: CHANGES-2008,v 1.3542 2008/12/26 12:35:17 reinoud Exp $ Changes to the packages collection and infrastructure in 2008: @@ -5891,3 +5891,4 @@ Changes to the packages collection and infrastructure in 2008: Updated mail/spamdyke to 4.0.10 [schmonz 2008-12-25] Updated sysutils/hal to 0.5.11nb17 [ahoka 2008-12-26] Updated audio/pulseaudio to 0.9.13nb4 [ahoka 2008-12-26] + Updated misc/udfclient to 0.7.0 [reinoud 2008-12-26] |