diff options
author | reinoud <reinoud@pkgsrc.org> | 2006-01-04 14:39:40 +0000 |
---|---|---|
committer | reinoud <reinoud@pkgsrc.org> | 2006-01-04 14:39:40 +0000 |
commit | 614989e9b6f9ff8552f61f075567c2c06969b67d (patch) | |
tree | 400a1a841571e8271c7d52493cb51bc05391cb5c /doc | |
parent | 15b66c47603ed72c8e893099f4beab11b5441f6a (diff) | |
download | pkgsrc-614989e9b6f9ff8552f61f075567c2c06969b67d.tar.gz |
Recommended upgrade that also fixes a lot of small bugs. New in this
release are the preservation of attribute times and ownership of files and
directories and an important fix to filesize related issues making it more
robust. Some important SCSI/ATAPI fixes have been made that greatly
increase drive compatibility.
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 81edd752fca..2d01a8be84c 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.12351 2006/01/04 12:03:32 abs Exp $ +$NetBSD: CHANGES,v 1.12352 2006/01/04 14:39:40 reinoud Exp $ Changes to the packages collection and infrastructure in 2006: @@ -94,3 +94,4 @@ Changes to the packages collection and infrastructure in 2006: Updated graphics/libgdiplus to 1.1.11 [recht 2006-01-04] Updated textproc/py-elementtree to 1.2.6nb1 [wiz 2006-01-04] Added databases/jdbc-postgresql81 version 404 [abs 2006-01-04] + Updated misc/udfclient to version 0.5.1 [reinoud 2006-01-04] |