summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-12-03 16:34:55 +0000
committerSimon McVittie <smcv@collabora.com>2018-12-03 16:35:05 +0000
commit7cc1de7655db47fde026ca44784a60438dc8e768 (patch)
tree455eb271ab31a125594818e7f61b44af5c520a6d
parentb64f7c106698748602b2c4ce843eba7e73995e6f (diff)
downloaddbus-7cc1de7655db47fde026ca44784a60438dc8e768.tar.gz
NEWS: Refer to Gitlab
Signed-off-by: Simon McVittie <smcv@collabora.com>
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dbe3e13d..beeee8e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
dbus 1.10.28 (UNRELEASED)
==
+dbus version control is now hosted on freedesktop.org's Gitlab
+installation, and bug reports and feature requests have switched from
+Bugzilla bugs (indicated by "fd.o #nnn") to Gitlab issues ("dbus#nnn")
+and merge requests ("dbus!nnn").
+
Fixes:
• Prevent reading up to 3 bytes beyond the end of a truncated message.