From: Bruno Haible Date: Sat, 12 Feb 2005 15:30:49 +0000 (+0000) Subject: ChangeLog entry optics. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98c51399f9908c86c9f1facacde3f333e3810f74;p=pspp ChangeLog entry optics. --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 2982b480bf..3a268bc90f 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -126,7 +126,9 @@ (restore_cwd): Use chdir_long, not chdir. * chdir-long.c: Renamed from chdir.c. * chdir-long.h: Renamed from chdir.h. - [!defined PATH_MAX]: Define chdir_long to chdir on systems like the Hurd. + [!defined PATH_MAX]: Define chdir_long to chdir on systems like the + Hurd. + 2005-01-18 Bob Proulx * obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to simplify