From 3b9295c31958b6a93985872184e93d9231aba42b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 9 Nov 2004 20:31:46 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3078384858..0cdd97f1ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,10 @@ * Version 5.3.0. + * src/uname.c [__APPLE__]: Include and . + (main) [__APPLE__]: Get the processor type via syscall rather than + hard-coding "powerpc". From toby@opendarwin.org. + * src/sort.c (merge): Remove declarations of now-unused variables. 2004-11-06 Paul Eggert -- 2.47.2