From: Paul Eggert Date: Sun, 10 Feb 2002 08:07:30 +0000 (+0000) Subject: * rcs-checkin: Use `sort -k 2', not `sort +1', as POSIX 1003.1-2001 X-Git-Tag: emacs-21.2~93 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e0bed7b1cfd0c0f99e5f092ac6e611207d3194e6;p=emacs.git * rcs-checkin: Use `sort -k 2', not `sort +1', as POSIX 1003.1-2001 disallows the old syntax. --- diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 8811666b674..3a8db343e6d 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,8 @@ +2002-02-10 Paul Eggert + + * rcs-checkin: Use `sort -k 2', not `sort +1', as POSIX 1003.1-2001 + disallows the old syntax. + 2002-02-03 Paul Eggert * rcs2log (Copyright): Update to 2002.