summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2013-03-25 10:36:54 +0100
committerMurray Cumming <murrayc@murrayc.com>2013-03-25 10:36:54 +0100
commit5cb73ca8bc7e3fbdf92ca4388b5a7f745c902291 (patch)
treea3c92bd4cf68ffcc2b44b72f077c0ebad7ff3355 /ChangeLog
parent265a1de64abed1803911464452807e39a4ddb16c (diff)
downloadglibmm-5cb73ca8bc7e3fbdf92ca4388b5a7f745c902291.tar.gz
Gio::SocketClient: Added some methods.
* gio/src/desktopappinfo.hg: Added has_key(), get_string() and get_boolean().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d42fb8ae..b8d67a79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,13 @@
Gio::SocketClient: Added some methods.
+ * gio/src/desktopappinfo.hg: Added has_key(),
+ get_string() and get_boolean().
+
+2013-03-25 Murray Cumming <murrayc@murrayc.com>
+
+ Gio::SocketClient: Added some methods.
+
* gio/src/socketclient.hg: Added get/set_tls(),
get/set_tls_validation_flags(), get/set_proxy_resolver().
Added timeout, tls, enable-proxy, tls-validation, and