[wing] Release 0.0.14



commit 69c6c15ddad3a56a47551afcff353bab8403a6bf
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date:   Mon Dec 11 12:26:14 2017 +0100

    Release 0.0.14

 NEWS        |    5 +++++
 meson.build |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 57c4261..dd145c0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+News in 0.0.14
+--------------
+* Added support for credentials for the named pipes
+* Deny remote clients from connecting to the pipe
+
 News in 0.0.12
 --------------
 * Add timeout parameter to stop_service method
diff --git a/meson.build b/meson.build
index 172f65f..1367088 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('wing', 'c',
-        version: '0.0.13',
+        version: '0.0.14',
         default_options: [
           'buildtype=debugoptimized',
           'warning_level=2'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]