From: Paul Eggert Date: Wed, 8 Dec 2004 23:05:42 +0000 (+0000) Subject: Undo previous change. X-Git-Tag: v5.3.0~163 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73eca3827eec0f9d9fb99f83c434bc606d0b0e45;p=thirdparty%2Fcoreutils.git Undo previous change. --- diff --git a/ChangeLog b/ChangeLog index 8868a38856..e7b3523077 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,9 +2,6 @@ * Version 5.3.0. - * src/join.c (usage): Mention that input files should be sorted. - Suggested by Torsten Finke. - * NEWS: Document new UTC+HH:MM date syntax, and put date changes together.