From: Simon McVittie Date: Tue, 17 Dec 2024 12:44:57 +0000 (+0000) Subject: README.win, README.cygwin: Describe dbus4win, etc. as historical X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=33d48768062ddf446d1b108509ee10eec2871f32;p=thirdparty%2Fdbus.git README.win, README.cygwin: Describe dbus4win, etc. as historical The merge of Windows-specific dbus ports into the same git repository as the original Unix-only implementation was a long time ago now, and exists on several stable-branches, not just master. This also avoids explicitly mentioning the name of the master branch, which is likely to be renamed to main in future. Signed-off-by: Simon McVittie --- diff --git a/README.cygwin b/README.cygwin index 904cbb44c..b9aa0eb1a 100755 --- a/README.cygwin +++ b/README.cygwin @@ -1,5 +1,4 @@ -The cygwin dbus port is included in master branch of -dbus git repository since 1.3.1. +The cygwin dbus port is included in dbus' main git repository since 1.3.1. The cygwin port of dbus is maintained by: diff --git a/README.win b/README.win index 8183b216c..6338c6287 100644 --- a/README.win +++ b/README.win @@ -26,9 +26,11 @@ file INSTALL for more information. windbus and dbus4win Ports -------------------------- -The Windows ports from the windbus and dbus4win projects has been merged -into the freedesktop git master branch, as applicable. The spec has been -updated with windows specific stuff. +Very old versions of dbus only supported Unix plaforms, with third-party +Windows ports available from the windbus and dbus4win projects. +Those projects have been merged into dbus' main git repository, +making the third-party ports obsolete. Similarly, the specification +has been updated with Windows-specific details. Tests