summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorVictor Ostorga <vostorga@gentoo.org>2009-09-21 22:23:15 +0000
committerVictor Ostorga <vostorga@gentoo.org>2009-09-21 22:23:15 +0000
commit088cc450dbf45ba2a57fc31848cef4742d88af37 (patch)
tree5a6847488f8dd5310adbe2b034d07ddae7a81406 /net-fs
parentamd64/x86 stable, bug #285626 (diff)
downloadgentoo-2-088cc450dbf45ba2a57fc31848cef4742d88af37.tar.gz
gentoo-2-088cc450dbf45ba2a57fc31848cef4742d88af37.tar.bz2
gentoo-2-088cc450dbf45ba2a57fc31848cef4742d88af37.zip
Adding bug number 283452 to fix made by flameeyes.
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/samba-server/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba-server/ChangeLog b/net-fs/samba-server/ChangeLog
index d066090ce30e..f31371a2ce9c 100644
--- a/net-fs/samba-server/ChangeLog
+++ b/net-fs/samba-server/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for net-fs/samba-server
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-server/ChangeLog,v 1.7 2009/09/21 09:27:27 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-server/ChangeLog,v 1.8 2009/09/21 22:23:15 vostorga Exp $
21 Sep 2009; Diego E. Pettenò <flameeyes@gentoo.org>
files/3.3/samba.confd:
@@ -15,7 +15,7 @@
pidfile directory as /var/run/samba and installs a conf.d file that
references /var/run, something is definitely wrong with it. Also, drop the
--quiet that made it impossible for the sysadmin to know _why_ samba
- failed to stop properly (and yet the stop action succeeded).
+ failed to stop properly (and yet the stop action succeeded). #283452
15 Sep 2009; Víctor Ostorga <vostorga@gentoo.org> files/3.3/smbusers:
Fixing syntax of smbusers file, patch thanks to Kraml Liu