2.35.9 (unstable): Glib: * Add edByteArray, because it is used in the GTls* API. (José Alburquerque) * AppInfo::get_all(): Fix ownerships. (Pavel Vasi) Bug #694505 Gio: * TlsFileDatabase: Add the create() method. (José Alburquerque) * TlsCertificate: Add the certificate property. (José Alburquerque) * TlsClientConnection: Add get_accepted_cas() and the "accepted-cas" property. (José Alburquerque) * TlsDatabase: Add the lookup_certificates_issued_by*() methods and virtual functions. Correct a TlsCertificate conversion for the virtual functions so that the underlying GObject is properly copied from the C++ wrapper. (José Alburquerque) * TlsInteraction: Add the virtual functions. (José Alburquerque) 2.35.8 (unstable):