diff options
author | bubulle <bubulle@alioth.debian.org> | 2008-04-17 07:45:22 +0000 |
---|---|---|
committer | bubulle <bubulle@alioth.debian.org> | 2008-04-17 07:45:22 +0000 |
commit | 79518b4f24db6c64c2ec14b974b802d9c5985311 (patch) | |
tree | 64af964b43c27c975143d0c58ab396520d81abd5 /changelog | |
parent | c6567c2c5e2ce6202226ee076f8ce5a8d986567b (diff) | |
download | samba-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-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |