]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
NEWS: Refer to Gitlab
authorSimon McVittie <smcv@collabora.com>
Mon, 3 Dec 2018 16:34:55 +0000 (16:34 +0000)
committerSimon McVittie <smcv@collabora.com>
Mon, 3 Dec 2018 16:35:05 +0000 (16:35 +0000)
Signed-off-by: Simon McVittie <smcv@collabora.com>
NEWS

diff --git a/NEWS b/NEWS
index dbe3e13dbf56c49b2edcd1373a2e2ae30d08e2b2..beeee8e23f2432a38a06294922c7e009504fb487 100644 (file)
--- 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.