summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2005-03-05 15:17:06 +0000
committerSimon Josefsson <simon@josefsson.org>2005-03-05 15:17:06 +0000
commit2a0b4eca731f3b00223f96dbda718a0f399c3921 (patch)
tree96313facdcaeae7be5efdcd442ee2bed066df4b1
parent62f2b72a34be3c46e33d6c790921154f983b1126 (diff)
downloadgnutls-2a0b4eca731f3b00223f96dbda718a0f399c3921.tar.gz
Add.
-rw-r--r--NEWS3
-rw-r--r--THANKS1
2 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9b4781d1a4..c9889ccf7c 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,9 @@ See the end for copying conditions.
are not in the included list.
- Added warning to certtool when MD5 is being used for digital
signatures.
+- Optimizations ("-O2 -finline-functions") are not enabled by default,
+ instead the standard autoconf defaults are used. Use `./configure
+ CFLAGS="-O2 -finline-functions"' to get the same optimizations.
- Added the option --get-dh-params to certtool, in order to get the
included in the library primes and generators.
diff --git a/THANKS b/THANKS
index 0d832c8d22..9cb53e7904 100644
--- a/THANKS
+++ b/THANKS
@@ -38,6 +38,7 @@ Martijn Koster <m.koster@greenhills.co.uk>
Martin Lambers <marlam@web.de>
Michael Ringe <Michael.Ringe@aachen.utimaco.de>
Daniel Black <dragonheart@gentoo.org>
+Scott Bronson <bronson@rinspin.com>
----------------------------------------------------------------------
Copying and distribution of this file, with or without modification,