summaryrefslogtreecommitdiffstatsabout
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0685668..26fa82b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,13 @@
1** Verison 0.5.4 (unreleased) 1** Verison 0.5.4 (2009-01-04)
2 2
3- mod_gnutls.h: modified definition to extern to avoid compilation 3- mod_gnutls.h: modified definition to extern to avoid compilation
4 errors in darwin. 4 errors in darwin.
5 5
6- Added patch to fix issue with mod_proxy. Investigation and patch by Alain
7 Knaff.
8
9- libgnutls detection uses pkg-config.
10
6** Version 0.5.3 (2008-10-16) 11** Version 0.5.3 (2008-10-16)
7 12
8- Corrected bug to allow having an OpenPGP-only web site. 13- Corrected bug to allow having an OpenPGP-only web site.