summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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):