From: Jim Meyering Date: Wed, 21 Jun 2000 12:56:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a46cc0f8b755cec78b27aa4fb8224d5f479582be;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index c266073ba3..a8dbd0ae69 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2000-06-17 Bruno Haible + + * path-concat.c (path_concat): Don't access dir[-1] if dir is + the empty string. + 2000-06-21 Jim Meyering * Makefile.am (libfetish_a_SOURCES): Add getstr.c.