[glibmm] NEWS: Mention API Additions since 2.42



commit 73eff34aef729c53d7844d508f934ca630ff0556
Author: Murray Cumming <murrayc murrayc com>
Date:   Wed Mar 25 11:39:52 2015 +0100

    NEWS: Mention API Additions since 2.42

 NEWS |   37 +++++++++++++++++++++++++++++++++++++
 1 files changed, 37 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7c98046..6fc5c03 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+2.44:
+
+API additions since 2.42:
+
+Glib:
+* Add Binding.
+  (Kjell Ahlstedt) Bug #738663.
+* OptionContext: Add get/set_strict_posix().
+  (Murray Cumming)
+
+Gio:
+* Application:
+  - Add get/set/unset_resource_base_path() and property.
+  - Add get_is_busy() and property.
+  (Murray Cumming)
+* File: Add replace_contents_bytes_aync().
+  (Murray Cumming)
+* InputStream: Add read_all_async() and read_all_finish().
+  (Murray Cumming)
+* MemoryInputStream: Add add_bytes().
+  (Murray Cumming)
+* Added NetworkMonitor.
+  (Murray Cumming)
+* Notification: Add set_priority() and enum NotificationPriority.
+  (Kjell Ahlstedt)
+* OutputStream: Add write_all_async() and write_all_finish().
+  (Murray Cumming)
+* Add Resource.
+  (Kjell Ahlstedt)
+* Add TcpWrapperConnection.
+  (Murray Cumming)
+
+Gio::DBus
+* InterfaceInfo: Add cache_build() and cache_release().
+  (Murray Cumming)
+
+
 2.44.0 (stable):
 
 Gio:


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