From: Jim Meyering Date: Mon, 16 Oct 2000 06:25:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a591bb99b3842dc60d10cabfaaa9148ef475b36c;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index e6c78db03e..6c20d776e9 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2000-10-16 Jim Meyering + + * hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to setlocale. + From Jan Fedak. + 2000-09-25 Jim Meyering * md5.h (rol): Define (from GnuPG).