From 19332b9ce5ac4f4ac8380412f557d0fc9acc3c01 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 12 Jul 2003 16:48:26 +0000 Subject: . --- lib/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib') diff --git a/lib/ChangeLog b/lib/ChangeLog index 1c60aab5e..b96c453aa 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,10 @@ 2003-07-12 Jim Meyering + Don't emit diagnostics. Let callers do that. + * save-cwd.c: Don't include "error.h". + (save_cwd): Don't call error. Ensure that errno is valid + when returning nonzero. + * obstack.h: Update from gnulib. * makepath.c (make_path): Enclose diagnostic in _(...). -- cgit v1.2.3-54-g00ecf