From 325cc8d54507caea6385e00e654f2d9221b0ebef Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sun, 26 Oct 2003 17:04:54 +0000 Subject: *** empty log message *** --- NEWS | 4 ++++ src/Makefile.am | 6 ++++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 55826a7a45..65af9f5f46 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Version 0.9.93 (26/10/2003) +- Corrected some compilation issues. +- Improved the certtool command line utility. + Version 0.9.92 (25/10/2003) - The RFC2818 hostname verification is now case insensitive. - Added support for generating X.509 certificates. diff --git a/src/Makefile.am b/src/Makefile.am index 466de9b4ad..1623ea9d37 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,8 @@ EXTRA_DIST = common.h prime.gaa crypt.gaa crypt-gaa.h README.srpcrypt prime-gaa.h \ - README cli.gaa cli-gaa.h serv-gaa.h serv.gaa tls_test.gaa \ - tls_test-gaa.h tests.h gnutls-http-serv list.h certtool-gaa.h + README cli.gaa cli-gaa.h serv-gaa.h serv.gaa tls_test.gaa \ + tls_test-gaa.h tests.h gnutls-http-serv list.h certtool-gaa.h \ + certtool.gaa + SUBDIRS = srp x509 openpgp INCLUDES = -I../lib -I../libtasn1/lib -I../includes -- cgit v1.2.1