From a989cbbfcedd075d6d7b48103503e7d5abd22c6a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 24 Feb 2000 07:38:11 +0000 Subject: [PATCH] Update. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6f6673e0541..23306e8870f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2000-02-23 Ulrich Drepper + * posix/wordexp.c: Use we_offs everywhere if WRDE_DOOFS. Expand ~ + correctly. Detect syntax errors in command substitutions. Delete + trailing newlines correctly. Don't split fields in command + substitution situations. Restore old structure in case of an + error. Handle WRDE_APPEND correctly. + Patch by Geoff Clare . + * stdlib/stdlib.h (putenv): Don't declare argument as const. * sysdeps/generic/putenv.c: Likewise. -- 2.47.3