]> arthur.barton.de Git - netatalk.git/commitdiff
Update NEWS and set version to 3.0alpha1
authorFrank Lahm <franklahm@googlemail.com>
Tue, 27 Mar 2012 10:05:26 +0000 (12:05 +0200)
committerFrank Lahm <franklahm@googlemail.com>
Tue, 27 Mar 2012 10:05:26 +0000 (12:05 +0200)
NEWS
VERSION

diff --git a/NEWS b/NEWS
index 984114f63d442473b2ec580aa49445625b87da2e..6c8fd3cdfaadff6cd3761682056351e1fcb68f1a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+Changes in 3.0 alpha1
+=====================
+* NEW: Central configuration file afp.conf which replaces all previous files
+* NEW: netatalk: service controller starting and restarting afpd and cnid_metad
+       as necessary
+* NEW: afpd: Extended Attributes AppleDouble backend (default)
+* UPD: CNID databases are stored in $localstatedir/netatalk/CNID
+       (default: /var/netatalk/CNID), databases found in AFP volumes are
+       automatically moved
+* UPD: Start scripts and service manifests have been changed to only start
+       the new netatalk service controller process
+* UPD: afpd: UNIX privileges and use dots enabled by default
+* UPD: afpd: Support for arbitrary AFP volumes using variable expansion has been
+       removed
+* UPD: afpd: afp_voluuid.conf and afp_signature.conf location has been
+       changed to $localstatedir/netatalk/ (default: /var/netatalk/)
+* UPD: afpd: default server messages dir changed to $localstatedir/netatalk/msg/
+* UPD: dbd: new option -C for conversion from AppleDouble v2 to ea
+* REM: AppleTalk support has been removed
+* REM: afpd: SLP and AFP proxy support have been removed
+* REM: afpd: legacy file extension to type/creator mapping has been removed
+* REM: afpd: AppleDouble backends v1, osx and sfm have been removed
+
 Changes in 2.2.3
 ================
 
diff --git a/VERSION b/VERSION
index 48898d6a616ca58a9e8798ab09639b25511eaf08..2f1303b0f3a0e3b9a0a5d24da2385c671cb021eb 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.0dev
\ No newline at end of file
+3.0alpha1
\ No newline at end of file