commit | a98af5e2b2b68c94b84244f4421ddc6d50bc6746 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Apr 09 14:40:46 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Apr 09 14:40:46 2015 +0200 |
tree | ca51a525b78029447c5f5bf267de3a54e3a2257b | |
parent | 8c3f0f4c16993b4eaa2d26aebf672ac52b12778e [diff] [blame] |
Deprecate using NET_C without HAVE_IPV6
diff --git a/ChangeLog b/ChangeLog index 8c28c51..f56b204 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -43,6 +43,7 @@ curve picked by the server was actually allowed. Changes + * Enabling POLARSSL_NET_C without POLARSSL_HAVE_IPV6 is deprecated. * compat-1.2.h and openssl.h are deprecated. * Adjusting/overriding CFLAGS and LDFLAGS with the make build syste is now more flexible (warning: OFLAGS is not used any more) (see the README)