summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-04-30 20:14:51 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-04-30 20:14:51 +0100
commit789800af438ae1f43b8fdcc1f81874e6ea8b49d0 (patch)
tree15b8748bf0bd91e30983e103fdd18205f07b5824 /NEWS
parent28812c885f0b75fa9b2f6094534b85846fcd2cf4 (diff)
downloaddbus-789800af438ae1f43b8fdcc1f81874e6ea8b49d0.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2b1234ed..1ed70b3f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
-D-Bus 1.8.2 (UNRELEASED)
+D-Bus 1.8.2 (2014-04-30)
==
+The “nobody wants red” release.
+
Enhancements:
• in the CMake build system, add some hints for Linux users cross-compiling
@@ -21,6 +23,9 @@ Fixes:
• on Windows, allow up to 8K connections to the dbus-daemon, instead of the
previous 64 (fd.o #71297; Cristian Onet, Ralf Habacker)
+• cope with \r\n newlines in regression tests, since on Windows,
+ dbus-daemon.exe uses text mode (fd.o #75863, Руслан Ижбулатов)
+
D-Bus 1.8.0 (2014-01-20)
==