commit | 975d5fa206779cfea8bfb61796cad55df49576bd | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Apr 09 17:13:45 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Apr 10 11:34:22 2015 +0200 |
tree | f3936917507c36121dcaf34badfd190b9692014f | |
parent | 7b53889f056f9df07e2d534f2bef369b760eead9 [diff] [blame] |
Remove option HAVE_LONGLONG
diff --git a/ChangeLog b/ChangeLog index e3afb19..e3dba17 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -9,6 +9,7 @@ to override the whole module. API Changes + * Configuration options POLARSSL_HAVE_LONGLONG was removed (now always on). * Configuration options POLARSSL_HAVE_INT8 and POLARSSL_HAVE_INT16 have been removed (compiler is required to support 32-bit operations). * Configuration option POLARSSL_HAVE_IPV6 was removed (always enabled).