From edf66db113cdaded68871e13ccaae158eef2a321 Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Wed, 2 Aug 2017 20:57:34 +0530 Subject: Rotate ChangeLog correctly I incorrectly assumed that the ChangeLog numbers (.1, .2, etc.) are in order. They're not and the latest non-current ChangeLog is the one with the highest number. Fixed. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e69de29..20826ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -0,0 +1,2 @@ + +See ChangeLog.18 for earlier changes. -- cgit v1.1