summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorbubulle <bubulle@alioth.debian.org>2008-04-17 07:45:22 +0000
committerbubulle <bubulle@alioth.debian.org>2008-04-17 07:45:22 +0000
commit79518b4f24db6c64c2ec14b974b802d9c5985311 (patch)
tree64af964b43c27c975143d0c58ab396520d81abd5 /changelog
parentc6567c2c5e2ce6202226ee076f8ce5a8d986567b (diff)
downloadsamba-79518b4f24db6c64c2ec14b974b802d9c5985311.tar.gz
No longer gratuitously use /usr/lib/libsmbclient.so.0.1
git-svn-id: svn://svn.debian.org/svn/pkg-samba/trunk/samba/debian@1824 fc4039ab-9d04-0410-8cac-899223bdd6b0
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index 1ee65c5306..552f7c1c25 100644
--- a/changelog
+++ b/changelog
@@ -15,6 +15,8 @@ samba (1:3.0.28a-3) UNRELEASED; urgency=low
- 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
+ * No longer gratuitously use /usr/lib/libsmbclient.so.0.1 but a more logical
+ libsmbclient.so.0 as upstream doesn't assign versions
-- Christian Perrier <bubulle@debian.org> Wed, 16 Apr 2008 23:14:46 +0200