From 9f335d5bc12596f4265a6450bb4c57ad56a619fc Mon Sep 17 00:00:00 2001
From: Paul Bakker
Date: Wed, 17 Mar 2010 18:19:37 +0000
Subject: [PATCH] - Added attribution for fix from FrankDeB
---
ChangeLog | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 15c51af24..a306201ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,9 +14,10 @@ Changes
Bug fixes
* Fixed bug resulting in failure to send the last
certificate in the chain in ssl_write_certificate() and
- ssl_write_certificate_request() (Found by fatbob)
+ ssl_write_certificate_request() (found by fatbob)
* Added small fixes for compiler warnings on a Mac
- * Fixed algorithmic bug in mpi_is_prime() (Found by
+ (found by Frank de Brabander)
+ * Fixed algorithmic bug in mpi_is_prime() (found by
Smbat Tonoyan)
= Version 0.12.1 released on 2009-10-04