Samba 3.4.13 Available for Download
==============================
Release Notes for Samba 3.4.13
April 21, 2011
==============================
This is the latest stable release of Samba 3.4.
Major enhancements in Samba 3.4.13 include:
o Fix Winbind crash caused by null pointer reference (bug #8086).
o Fix incorrect timeout handling in ncacn_ip_tcp client code (bug #8085).
Changes since 3.4.12
--------------------
o Günther Deschner <gd@samba.org>
* BUG 8085: Fix incorrect timeout handling in ncacn_ip_tcp client code.
o Volker Lendecke <vl@samba.org>
* BUG 8086: Fix Winbind crash caused by null pointer reference.
o Sergey Korsak <skif@1plus1.net>
* BUG 8099: setpwent() actually does endpwent() on FreeBSD.