summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2019-06-22 02:01:55 +0100
committerAmber Brown <hawkowl@atleastfornow.net>2019-06-22 11:01:55 +1000
commit6cda36777b91d28090c3be53f26f975a9b016d97 (patch)
tree43ccaa16efec1e3a8da78287b606b47b7bdfab91 /changelog.d
parentImprove help and cmdline option names for --generate-config options (#5512) (diff)
downloadsynapse-6cda36777b91d28090c3be53f26f975a9b016d97.tar.xz
Drop support for cpu_affinity (#5525)
This has no useful purpose on python3, and is generally a source of confusion.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/5525.removal1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5525.removal b/changelog.d/5525.removal
new file mode 100644
index 0000000000..af71560f36
--- /dev/null
+++ b/changelog.d/5525.removal
@@ -0,0 +1 @@
+Remove support for cpu_affinity setting.