Add changelog entry for the (probable) fix for #800445

This commit is contained in:
Ben Hutchings 2015-10-04 02:53:33 +01:00
parent 7fa9f31f93
commit 90cb672b74
1 changed files with 2 additions and 0 deletions

2
debian/changelog vendored
View File

@ -130,6 +130,8 @@ linux (4.2.3-1) UNRELEASED; urgency=medium
modules (Closes: #800594)
* ath10k: add qca6164 support (Closes: #800703)
* [!x86] net: Disable VMXNET3, only useful in VMware x86 virtual machines
* netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error paths
(Closes: #800445)
[ Salvatore Bonaccorso ]
* ipc: Initialize msg/shm IPC objects before doing ipc_addid()