From 9745b26b0c0c4d956b06428ba970cec5e7f45aa7 Mon Sep 17 00:00:00 2001
From: Bruno Haible <bruno@clisp.org>
Date: Sat, 5 May 2018 20:32:55 +0200
Subject: [PATCH] Fix order of most recent ChangeLog entries.

---
 ChangeLog | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 58fa4a648f..82ab6c1c6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,3 @@
-2018-05-05  Bruno Haible  <bruno@clisp.org>
-
-	af_alg: Fix bug on empty files.
-	* lib/af_alg.c (afalg_stream): Ignore the kernel's result if the input
-	stream is empty.
-
 2018-05-05  Paul Eggert  <eggert@cs.ucla.edu>
 
 	crypto tests: pacify GCC
@@ -15,6 +9,14 @@
 	decl-after-statement, since we’re already assuming C99.  Clarify
 	by strengthening the bind test and omit unnecessary assignment.
 
+2018-05-05  Bruno Haible  <bruno@clisp.org>
+
+	af_alg: Fix bug on empty files.
+	* lib/af_alg.c (afalg_stream): Ignore the kernel's result if the input
+	stream is empty.
+
+2018-05-05  Paul Eggert  <eggert@cs.ucla.edu>
+
 	sys-limits.h: new file for crypto and safe I/O
 	* lib/af_alg.c: Include sys-limits.h.
 	(MAX_RW_COUNT): Remove.  Use replaced by SYS_BUFSIZE_MAX.
-- 
2.39.5