diff options
| -rw-r--r-- | NEWS | 5 | ||||
| -rw-r--r-- | include/mod_gnutls.h.in | 2 |
2 files changed, 6 insertions, 1 deletions
| @@ -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 | 38 | Paul Querna | 2004-12-02 | |
| * | input and output filters | 2004-09-28 | ||
| * | rename structures. | 2004-09-27 | ||
| * | break up the IO functions into their own file | 2004-09-27 | ||
| * | commit before i move everything around | 2004-09-27 | ||
| * | updated | 2004-09-27 | ||
| * | iniail makefiles and license foo | 2004-09-27 | ||
