summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2013-04-01 18:10:15 +0200
committerMurray Cumming <murrayc@murrayc.com>2013-04-01 18:10:15 +0200
commit176fe447e82ba1abdc3febb19c235c8d7a466fe7 (patch)
tree4c008c6130cc19c8d1b11bd38755386735167ba0 /ChangeLog
parentdfd720d612abc216c09308ab820cb7896189e1b1 (diff)
downloadglibmm-176fe447e82ba1abdc3febb19c235c8d7a466fe7.tar.gz
Revert "giomm: Temporarily remove the Tls* related API."
This reverts commit 45511d8e0ffdda76d792174569535a8b7f326d93. We will now try to get this right for the glibmm 3.7/8 releases.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 0 insertions, 15 deletions
diff --git a/ChangeLog b/ChangeLog
index 75945fde..dacf8c9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,21 +29,6 @@ See also the glibmm-3-6 branch.
2013-03-27 José Alburquerque <jaalburquerque@gmail.com>
- giomm: Temporarily remove the Tls* related API.
-
- Temporarily remove the API until after the coming stable release so
- the API can be better developed thus avoiding the risk of needing an
- API or ABI break later.
-
- * gio/src/filelist.am: Remove the tls*.hg files from the build. This
- will keep the sources from being built and included in the upcoming
- tarball release.
- * gio/giomm.h: #if out the tls*.h includes.
- * gio/src/enums.hg: Comment out the TlsAuthenticationMode enum.
- * gio/src/error.hg: Comment out the TlsError GError.
-
-2013-03-27 José Alburquerque <jaalburquerque@gmail.com>
-
Gio::Tls*: Correct some referencing errors.
* gio/src/tlscertificate.hg (get_issuer):