summaryrefslogtreecommitdiffstatsabout
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2009-01-04 16:14:30 (GMT)
committer Nokis Mavrogiannopoulos <nmav@gnutls.org>2009-01-04 16:14:30 (GMT)
commitf46e1f257c865f5445ea48d169af7ef7c6f764aa (patch)
tree6ea9be18a0d3b4538ac1c55956e9fac31899f555 /NEWS
parent56f36286c885bf4e3d53083dcc32ba6eb4a0797f (diff)
bumped version and updated the detection script to work with pkg-config.
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.