From e096462005e887492b8f35fedbb4461f09b6181c Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 14 Jan 2017 11:51:53 -0500 Subject: [PATCH] Docs: Added Antonion to AUTHORS --- AUTHORS | 1 + ChangeLog | 2 ++ 2 files changed, 3 insertions(+) diff --git a/AUTHORS b/AUTHORS index 4b5d254d2..352b737f6 100644 --- a/AUTHORS +++ b/AUTHORS @@ -136,6 +136,7 @@ The following submitted code, packages or analysis, and deserve special thanks: jrabbit Jelle van der Waa Flavio Poletti + Antonio Huete Jimenez Thanks to the following, who submitted detailed bug reports and excellent suggestions: diff --git a/ChangeLog b/ChangeLog index ba1d00b8a..c19815163 100644 --- a/ChangeLog +++ b/ChangeLog @@ -88,6 +88,8 @@ (thanks to jrabbit). - Improved certificate validation diagnostics (thanks to Jelle van der Waa). +- - Improved portability for SunOS-like OSes. + (thanks to Antonio Huete Jimenez). ------ current release ---------------------------