[glib-networking] NEWS: update for 2.33.8



commit 164bc60a89430397a4b5f4a49c4c3d2775bf8381
Author: Dan Winship <danw gnome org>
Date:   Tue Aug 7 15:10:28 2012 -0400

    NEWS: update for 2.33.8
    
    (pulled from the 2.33.8 tag, which is not on master because
    glib-networking master already depended on post-glib-2.33.8 APIs at
    the time I made the tarball.)

 NEWS |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 74b1553..29e4255 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+2.33.8
+======
+  * gnutls: If a GTlsConnection gets an error when handshaking, it
+    will now continue to return that error message on future I/O
+    attempts, rather than behaving in an undefined manner.
+
+  * gnutls: You can now read from a GTlsConnection's input stream and
+    write to its output stream at the same time (either in different
+    threads, or asynchronously in a single thread). (#660252)
+
+  * Updated translations:
+	Chinese (traditional), Galician, Greek, Hebrew, Lithuanian,
+	Norwegian bokmÃl, Russian, Serbian, Slovenian, Spanish
+
 2.33.3
 ======
   * Updated autogen.sh (in particular to support automake 1.12)



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