From c3984c89f73951a09505b400d66635a7505e988d Mon Sep 17 00:00:00 2001
From: Matt Johnston <matt@ucc.asn.au>
Date: Thu, 18 May 2017 21:31:13 +0800
Subject: [PATCH] fix changelog for atomic dropbearkey

---
 CHANGES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGES b/CHANGES
index c347c8aa..b7d55ad6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -17,7 +17,7 @@
   This information disclosure is to an already authenticated user.
   Thanks to Jann Horn of Google Project Zero for reporting this.
 
-- Call fsync() to ensure that new hostkeys (dropbear -R) are flushed to disk
+- Generate hostkeys with dropbearkey atomically and flush to disk with fsync
   Thanks to Andrei Gherzan for a patch
 
 - Fix out of tree builds with bundled libtom
-- 
GitLab