summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-07-02 18:22:37 +0200
committerSimon Josefsson <simon@josefsson.org>2008-07-02 18:22:37 +0200
commitfd68309cf09f91073ff31e1655c9bf6640880bf2 (patch)
tree2dfde651cf78d77afd475ea65d762a7bb71cdffc
parenta95dddec49c5e3054635f8ba4dc7195595d58616 (diff)
downloadgnutls-fd68309cf09f91073ff31e1655c9bf6640880bf2.tar.gz
Fix.
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 08491fb32c..f3f6e0bd9f 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,8 @@ See the end for copying conditions.
* Version 2.5.2 (unreleased)
-** Fix bug in gnutls_dh_params_generate2 that swapped prime and generator.
+** libgnutls: Fix bug in gnutls_dh_params_generate2.
+The prime and generator was swapped.
** API and ABI modifications:
No changes since last version.