~ubuntu-branches/ubuntu/trusty/glib2.0/trusty-proposed

« back to all changes in this revision

Viewing changes to gio/gtlsfiledatabase.c

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2014-03-04 13:08:00 UTC
  • mfrom: (1.63.34)
  • Revision ID: package-import@ubuntu.com-20140304130800-6f4fs4s8iri00blg
Tags: 2.39.91-0ubuntu1
* New upstream release 2.39.91
* revert-0001-Improve-GAsyncQueue-test-coverage.patch: Drop, fixed upstream.
* Re-enable test_timer_stop to gather more information about the failure.
* debian/libglib2.0-0.symbols: Update with new symbols in this release. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
 *
83
83
 * The certificates in @anchors must be PEM encoded.
84
84
 *
85
 
 * Return value: (transfer full) (type GTlsFileDatabase): the new
 
85
 * Returns: (transfer full) (type GTlsFileDatabase): the new
86
86
 * #GTlsFileDatabase, or %NULL on error
87
87
 *
88
88
 * Since: 2.30