From a2ea4414fb919a1ec2dcd068bf80c20b70f0d302 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 31 Dec 2006 06:32:37 +0000 Subject: [PATCH] Fix typos in changelog entry. --- ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8aa538bbbf..4fec621be8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,9 @@ 2006-12-30 Paul Eggert * gnulib-tool (SORT): Remove, since we no longer assume GNU sort. - Rewrite so as not to assume GNU sort. Also, don't assume - the C locale, and avoid an "eval" that could cause trouble. + Rewrite so as not to assume GNU sort or "tail -1". Also, don't + assume the C locale, and avoid an "eval" that could cause trouble. + Problem with SORT reported by Bob Proulx. * lib/getpagesize.h (getpagesize) [defined __amigaos4__]: Define. Trivial patch from Henning Nielsen Lund, originally -- 2.30.2