smbd: Fix an uninitalized variable
[samba.git] / WHATSNEW.txt
index c3b99dbee80705e32a660c8532c91b59f5b7e616..2a774ace6d70a368c317eafa8c340d6fc8c9adc6 100644 (file)
@@ -16,6 +16,16 @@ UPGRADING
 NEW FEATURES/CHANGES
 ====================
 
+Python 3.5 Required
+-------------------
+
+Samba's minimum runtime requirement for python was raised to Python
+3.4 with samba 4.11.  Samba 4.12 raises this minimum version to Python
+3.5 both to access new features and because this is the oldest version
+we test with in our CI infrastructure.
+
+(Build time support for the file server with Python 2.6 has not
+changed)
 
 GnuTLS 3.4.7 required
 ---------------------