From 70e092c20a2951c64050a5eb8824b80c96bc9ffb Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Fri, 27 Jan 2006 04:57:40 +0000 Subject: r13180: Add note about smb.conf location (This used to be commit 13bcc90fde9fcce6cf7c785d7e47522c42f71c53) --- WHATSNEW.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index b9dc9ffd8b..5082bcaf46 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -87,6 +87,9 @@ since that release series in the NEWS file. - An optional password is no longer supported as the second argument to smbclient. + - The default location of smb.conf in non-FHS builds has changed from the + PREFIX/lib directory to the PREFIX/etc directory. + KNOWN ISSUES ============ -- cgit