Author: jerry
Date: 2005-10-18 16:01:28 +0000 (Tue, 18 Oct 2005)
New Revision: 11149

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11149

Log:
fix typo in release notes
Modified:
   branches/SAMBA_3_0_RELEASE/WHATSNEW.txt
   branches/SAMBA_3_0_RELEASE/source/configure.in


Changeset:
Modified: branches/SAMBA_3_0_RELEASE/WHATSNEW.txt
===================================================================
--- branches/SAMBA_3_0_RELEASE/WHATSNEW.txt     2005-10-18 15:54:40 UTC (rev 
11148)
+++ branches/SAMBA_3_0_RELEASE/WHATSNEW.txt     2005-10-18 16:01:28 UTC (rev 
11149)
@@ -24,7 +24,7 @@
   o The capability to manage Unix services using the Win32 
     Service Control API.
   o The capability to view external Unix log files via the
-     Microsoft Event Viewer.
+    Microsoft Event Viewer.
   o New libmsrpc share library for application developers.
   o Rewrite of CIFS oplock implementation.
 

Modified: branches/SAMBA_3_0_RELEASE/source/configure.in
===================================================================
--- branches/SAMBA_3_0_RELEASE/source/configure.in      2005-10-18 15:54:40 UTC 
(rev 11148)
+++ branches/SAMBA_3_0_RELEASE/source/configure.in      2005-10-18 16:01:28 UTC 
(rev 11149)
@@ -4311,6 +4311,7 @@
        *solaris*)
                AC_MSG_RESULT(Using solaris ACLs)
                AC_DEFINE(HAVE_SOLARIS_ACLS,1,[Whether solaris ACLs are 
available])
+               LIBS="$LIBS -lsec"
                ;;
        *hpux*)
                AC_MSG_RESULT(Using HPUX ACLs)

Reply via email to