summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorreinoud <reinoud>2005-06-08 22:46:26 +0000
committerreinoud <reinoud>2005-06-08 22:46:26 +0000
commitc4bd38ef4e5a61a74f88ee5d878a3f3d6b4103a6 (patch)
tree79539b6cf8592e868f9e80cf21ab4f2585c68d0c /doc
parent32de432f9bdfdfb5108d6a736d6f9c36115f2be0 (diff)
downloadpkgsrc-c4bd38ef4e5a61a74f88ee5d878a3f3d6b4103a6.tar.gz
Major upgrade to the 0.3 series due to a structural rebuild of main engine
based on insights gained from developing version 0.3. Pitty enough still no recordable media write support (sorry folks...). Significant speed improvements have been made in both reading and writing heaps of little files. Offcource also heaps of bug fixes. Work has also started on an in-kernel implementation though i decided to get udfclient fully functional first. New in this version is support for non 2048 byte media using the -b flag, new `rename' and `free' commands in udfclient and a fixed and hopefully full working `rm' command. Warning some flags have been changed meaning so check your scripts!
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 4b0e8bb5ae3..4c9ab7f7432 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.10332 2005/06/08 16:21:37 bouyer Exp $
+$NetBSD: CHANGES,v 1.10333 2005/06/08 22:46:26 reinoud Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -2844,3 +2844,4 @@ Changes to the packages collection and infrastructure in 2005:
Removed security/pam-smbpass [salo 2005-06-08]
Removed security/winbind [salo 2005-06-08]
Updated net/p5-SNMP-Info to 0.9nb1 [bouyer 2005-06-08]
+ Updated misc/udfclient to 0.4 [reinoud 2005-06-09]