diff options
author | Simon McVittie <smcv@collabora.com> | 2017-11-10 16:24:59 +0000 |
---|---|---|
committer | Simon McVittie <smcv@collabora.com> | 2017-11-10 16:24:59 +0000 |
commit | 06c105545fcb59ff33bfd1c67d0ca4079ab5778c (patch) | |
tree | bfb6e9caa9227ecaa56a44a71a9064f773185c41 | |
parent | 1a29dc8544c6e5704f341203a5db47de54eaa17d (diff) |
Update NEWS for 1.12.x
Signed-off-by: Simon McVittie <smcv@collabora.com>
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -3,6 +3,12 @@ dbus 1.12.2 (UNRELEASED) ... +Enhancements: + +• Log a warning if a new connection cannot be accepted due to an + out-of-memory condition or failure to identify its AppArmor or + SELinux context (fd.o #103592, Simon McVittie) + Fixes: • Make use of $(MKDIR_P) compatible with install-sh, fixing build when a |