WHATSNEW: Start release notes.
authorKarolin Seeger <kseeger@samba.org>
Tue, 17 May 2011 19:13:15 +0000 (21:13 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 17 May 2011 19:13:15 +0000 (21:13 +0200)
Karolin

WHATSNEW.txt

index 5626691c3d947baa882b811257e209d4c7061c9c..6799831b9282c1850e1bf68fea93777a62b7160d 100644 (file)
@@ -1,10 +1,10 @@
                    ================================
-                   Release Notes for Samba 3.6.0rc1
-                             May 17, 2011
+                   Release Notes for Samba 3.6.0rc2
+                             May , 2011
                    ================================
 
 
-This is the first release candidate of Samba 3.6.0.  This is *not*
+This is the second release candidate of Samba 3.6.0.  This is *not*
 intended for production environments and is designed for testing
 purposes only.  Please report any defects via the Samba bug reporting
 system at https://bugzilla.samba.org/.
@@ -166,10 +166,10 @@ endpoint mapper is like a DNS server but for ports. If you want to talk to a
 certain RPC service over TCP/IP, you just ask the endpoint mapper on which
 port it is running. Then you can connect to the service and make sure that it
 is running.
+
 The code is deactivated by default, because it needs more testing and it
-doesn't scale yet. We will work on these limitations and hopefully release it
-with pre3. If you want to enable and test the endpoint mapper you can set
-"rpc_server:epmapper = daemon" in the smb.conf file.
+doesn't scale yet. If you want to enable and test the endpoint mapper
+you can set "rpc_server:epmapper = daemon" in the smb.conf file.
 
 
 Internal restructuring
@@ -252,6 +252,11 @@ o   Andreas Schneider <asn@samba.org>
     * Add an Endpoint Mapper daemon.
 
 
+Changes since 3.6.0rc1
+----------------------
+
+
+
 Changes since 3.6.0pre3
 -----------------------