diff options
author | vorlon <vorlon@alioth.debian.org> | 2008-04-17 07:09:26 +0000 |
---|---|---|
committer | vorlon <vorlon@alioth.debian.org> | 2008-04-17 07:09:26 +0000 |
commit | 60bd38f4e3223485a3814ac71b1a44018fe331ee (patch) | |
tree | 7c88418299c8ef355114b184ba167c746b7abf37 /changelog | |
parent | 22821a0f4947f09b2df7850b670dff216fe72d45 (diff) | |
download | samba-60bd38f4e3223485a3814ac71b1a44018fe331ee.tar.gz |
nitpick a typo :)
git-svn-id: svn://svn.debian.org/svn/pkg-samba/trunk/samba/debian@1822 fc4039ab-9d04-0410-8cac-899223bdd6b0
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ samba (1:3.0.28a-3) UNRELEASED; urgency=low * Drop dpkg-dev and binutils from Build-Depends, since the versioned build-dep is no longer needed and these are both Build-Essential * Mini-policy for settings in smb.conf: - - don't explicitely set settings to their default value + - don't explicitly set settings to their default value - commented settings with the default value are commented with "#" - commented settings with a non-default value are commented with ";" * Apply this policy to "socket options". Closes: #476104 |