summaryrefslogtreecommitdiffstatsabout
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2009-01-24 17:47:18 (GMT)
committer Nokis Mavrogiannopoulos <nmav@gnutls.org>2009-01-24 17:47:18 (GMT)
commit8663ace30034bc7c7e0775ed48a77c5f7f5c8da2 (patch)
treea97bf84d4eedd0fde5e6207e5f3178136062cedf /NEWS
parentf46e1f257c865f5445ea48d169af7ef7c6f764aa (diff)
removed limit on ca certificates' number
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 26fa82b..5dea61e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,9 @@
1** Verison 0.5.4 (2009-01-04) 1** Version 0.5.5 (unreleased)
2
3- Removed limits on CA certificate loading. Reported by
4 Sander Marechal and Jack Bates.
5
6** Version 0.5.4 (2009-01-04)
2 7
3- mod_gnutls.h: modified definition to extern to avoid compilation 8- mod_gnutls.h: modified definition to extern to avoid compilation
4 errors in darwin. 9 errors in darwin.