aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS5
-rw-r--r--include/mod_gnutls.h.in2
2 files changed, 6 insertions, 1 deletions
Paul Querna
diff --git a/NEWS b/NEWS
index c77084d..0685668 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
1** Verison 0.5.4 (unreleased)
2
3- mod_gnutls.h: modified definition to extern to avoid compilation
4 errors in darwin.
5
1** Version 0.5.3 (2008-10-16) 6** Version 0.5.3 (2008-10-16)
2 7
3- Corrected bug to allow having an OpenPGP-only web site. 8- Corrected bug to allow having an OpenPGP-only web site.
diff --git a/include/mod_gnutls.h.in b/include/mod_gnutls.h.in
index db7e7dd..9af95a0 100644
--- a/include/mod_gnutls.h.in
+++ b/include/mod_gnutls.h.in
@@ -38,7 +38,7 @@
38 382004-12-02
* input and output filtersGravatar Paul Querna 2004-09-28
* rename structures.Gravatar Paul Querna 2004-09-27
* break up the IO functions into their own fileGravatar Paul Querna 2004-09-27
* commit before i move everything aroundGravatar Paul Querna 2004-09-27
* updatedGravatar Paul Querna 2004-09-27
* iniail makefiles and license fooGravatar Paul Querna 2004-09-27