SHA256
1
0
forked from pool/gnutls
OBS User unknown
2007-04-16 22:33:13 +00:00
committed by Git OBS Bridge
parent 9d64530c5a
commit c54486e66e
4 changed files with 38 additions and 16 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Jan 23 17:29:00 CET 2007 - mkoenig@suse.de
- update to new stable branch 1.6.1:
* Fix the list of trusted CAs that server's send to clients.
* Fix gnutls_certificate_set_x509_crl to initialize the CRL
before using it.
* Encode UID fields in DN's as DirectoryString.
* Fix ./configure failure with non-GCC compilers.
* A GnuTLS C++ library is part of the official distribution.
* New APIs for custom push/pull function error reporting.
-------------------------------------------------------------------
Tue Oct 24 19:08:36 CEST 2006 - mkoenig@suse.de