From bb4833e7561a51028c0232140acf331673095516 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 28 Nov 2004 21:03:13 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index a2e1a6bf00..da4f2ab747 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,8 @@ 2004-11-28 Jim Meyering + * save-cwd.c: Include "chdir.h", so that if save_cwd/getcwd + saves a name longer than PATH_MAX, restore_cwd's chdir can use it. + * Makefile.am (libfetish_a_SOURCES): Add chdir.h and openat.h. This is a robust version of chdir, in that it can handle directory -- 2.47.2