summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJosé Alburquerque <jaalburqu@svn.gnome.org>2013-01-09 00:08:39 -0500
committerJosé Alburquerque <jaalburqu@svn.gnome.org>2013-01-09 00:08:39 -0500
commitc3383ba30fceb33e7ce0b12024fc1fe4365d65e8 (patch)
treecc01361984e80000a488454702984e25f0959390 /ChangeLog
parentf93b3475007804cb8a84f77eec732f8cc5b60cea (diff)
downloadglibmm-c3383ba30fceb33e7ce0b12024fc1fe4365d65e8.tar.gz
giomm.h: Add the tls[client|server]connection.h headers.
* gio/giomm.h: Add the two new headers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0fbbc950..c4f67e4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-01-09 José Alburquerque <jaalburquerque@gmail.com>
+
+ giomm.h: Add the tls[client|server]connection.h headers.
+
+ * gio/giomm.h: Add the two new headers.
+
2013-01-08 José Alburquerque <jaalburquerque@gmail.com>
giomm: Add the Tls[Client|Server]Connection classes.