summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Alburquerque <jaalburqu@svn.gnome.org>2013-03-26 10:48:59 -0400
committerJosé Alburquerque <jaalburqu@svn.gnome.org>2013-03-26 10:48:59 -0400
commite28f5093dced2e8cafef5795c02657b7265b78ca (patch)
treeb0e8ef176ce23f367a609d6b6fb6ac168a18a022
parent3bb2217bed5b0f3c90cb1be319dff82e0c580f98 (diff)
downloadglibmm-e28f5093dced2e8cafef5795c02657b7265b78ca.tar.gz
TlsFileDatabase: Remove the class until its usage is more clear.
* gio/src/filelist.am (tlsfiledatabase.hg): Remove from the build until it is more clear how the class should be used.
-rw-r--r--ChangeLog7
-rw-r--r--gio/src/filelist.am1
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 14bc0f55..120f6164 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2013-03-26 José Alburquerque <jaalburquerque@gmail.com>
+ TlsFileDatabase: Remove the class until its usage is more clear.
+
+ * gio/src/filelist.am (tlsfiledatabase.hg): Remove from the build
+ until it is more clear how the class should be used.
+
+2013-03-26 José Alburquerque <jaalburquerque@gmail.com>
+
TlsError: Rename the EOF enum value.
* gio/src/error.hg (EOF): Rename it to ENDOFFILE to avoid a clash with
diff --git a/gio/src/filelist.am b/gio/src/filelist.am
index 5e8e44b8..28f7782a 100644
--- a/gio/src/filelist.am
+++ b/gio/src/filelist.am
@@ -117,7 +117,6 @@ giomm_files_any_hg = \
tlsclientconnection.hg \
tlsconnection.hg \
tlsdatabase.hg \
- tlsfiledatabase.hg \
tlsinteraction.hg \
tlspassword.hg \
tlsserverconnection.hg \