summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2003-08-07 22:05:21 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2003-08-07 22:05:21 +0000
commit04a2b6cdd6a3e4f1d51720e5bb1ea40728ba6ed2 (patch)
treeb633e9b81e4b95fa292827bfd0e960753b5b0ca0
parente9964513db0626bda7ade731b39c388514f653c2 (diff)
downloadgnutls-04a2b6cdd6a3e4f1d51720e5bb1ea40728ba6ed2.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4195c022aa..a0b522440b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2003-08-07 18:01 nmav <nmav@gnutls.org>
+
+ * lib/: Makefile.am, debug.c, gnutls_algorithms.c, gnutls_cert.h,
+ gnutls_cipher_int.c, gnutls_cipher_int.h, gnutls_dh.h,
+ gnutls_global.c, gnutls_hash_int.c, gnutls_hash_int.h,
+ gnutls_int.h, gnutls_mpi.c, gnutls_mpi.h, gnutls_pk.c, gnutls_pk.h,
+ gnutls_rsa_export.c, rc2.c, rc2.h:
+
+ Ported to the new libgcrypt (still unstable). Also added the RC2
+ cipher and improved the PKCS #12 stuff in order to support it.
+
2003-08-04 17:37 nmav <nmav@gnutls.org>
* NEWS, configure.in, doc/tex/Makefile.am: