From 1f39ac326fa607bd04648003bdf9b73bc580f567 Mon Sep 17 00:00:00 2001 From: "Hongli Lai (Phusion)" Date: Fri, 8 Jul 2016 18:07:54 +0200 Subject: [PATCH] Update Changelog --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 753922e..f3fea27 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,7 @@ +## 0.9.19 (not yet released) + + * Upgraded to Ubuntu 16.04. Thanks to Pierre Jacomet for submitting this patch. + ## 0.9.18 (release date: 2015-12-08) * The latest OpenSSL updates have been pulled in. This fixes [CVE-2015-3193](https://www.openssl.org/news/secadv/20151203.txt) and a few others. Upgrading is strongly recommended.