commit | 88c24edd8f7a793561104be50b6ecf2c85b42956 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Thu Jan 29 13:12:22 2015 +0100 |
committer | Pierre Ossman <ossman@cendio.se> | Thu Jan 29 13:12:22 2015 +0100 |
tree | 7fac0647661a4594400ab88971541f9a1c66edcf | |
parent | 31fa98b3197e5ed49617bb6e1f9efbfda98ac638 [diff] [blame] |
Raise GnuTLS requirements to 3.x This allows us to simplify things by getting rid of some old compatibility code. People should really be using current versions of GnuTLS anyway to stay secure.
diff --git a/BUILDING.txt b/BUILDING.txt index 0cb830b..67a4f08 100644 --- a/BUILDING.txt +++ b/BUILDING.txt
@@ -12,7 +12,7 @@ -- FLTK 1.3.3 or later -- If building TLS support: - * GnuTLS + * GnuTLS 3.x * See "Building TLS Support" below. -- If building native language support (NLS):