From e8a507570e12778a0f325786fcf9f5f768019118 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 4 Jul 2012 19:49:13 +0100 Subject: NEWS --- NEWS | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 4ab62bf..3a225eb 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +D-Bus Python Bindings 1.1.2 (UNRELEASED) +======================================== + +The "compile like it's 1998" release. + +• Avoid variable-length arrays, because MSVC++ is still stuck in 1998 + (based on patches from Christoph Höger, fd.o #51725) + +• Remove unnecessary uses of stdint.h (fd.o #51725) + +• Add support for Unix compilers not supporting 'inline', for completeness + D-Bus Python Bindings 1.1.1 (2012-06-25) ======================================== @@ -5,7 +17,7 @@ The "Lemonade Sky" release. Dependencies: -* libdbus 1.6 or later is now recommended. It is not strictly required yet. +• libdbus 1.6 or later is now recommended. It is not strictly required yet. Fixes: -- cgit v1.2.1