diff options
author | christos <christos@pkgsrc.org> | 2011-09-22 01:22:03 +0000 |
---|---|---|
committer | christos <christos@pkgsrc.org> | 2011-09-22 01:22:03 +0000 |
commit | 37e05695629d94c2104606627fecb9450e3fb319 (patch) | |
tree | 2f7c70d769d1ffddf9b21a0f96c336ef4c1db91b /doc | |
parent | 43a4f6c00fb98a702d5410f2ff4e8a4ab36ccc4c (diff) | |
download | pkgsrc-37e05695629d94c2104606627fecb9450e3fb319.tar.gz |
mention new netatalk
- AFP 3.3 support (necessary for TimeMachine and Lion)
- Robust network disconnect/reconnect, especially important for Time Machine
- Support for fast AFP searches (CNID backend "dbd" only)
- POSIX draft 1e ACL support
- Complete Netatalk volume compatible ad file utility suite
- Dynamic filesystem cache
- Builtin Zeroconf registration of the AFP server and TimeMachine volumes
- Support for ACLs without a common Directory Service between server and client
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2011 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2011 b/doc/CHANGES-2011 index 88d5824e9cf..64d69c48826 100644 --- a/doc/CHANGES-2011 +++ b/doc/CHANGES-2011 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2011,v 1.2320 2011/09/21 19:34:52 bouyer Exp $ +$NetBSD: CHANGES-2011,v 1.2321 2011/09/22 01:22:03 christos Exp $ PLEASE NOTE: THE PKGSRC FREEZE FOR 2011Q3 IS CURRENTLY ON. @@ -3632,3 +3632,4 @@ Changes to the packages collection and infrastructure in 2011: Updated www/contao210-translations to 20110920 [taca 2011-09-21] Added sysutils/eventlog version 0.2.12 [bouyer 2011-09-21] Updated sysutils/syslog-ng to 3.2.4 [bouyer 2011-09-21] + Updated net/netatalk to 2.2.1 [christos 2011-09-21] |