From ceda697482339c94618ad1cbd3ab79259f1991d9 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 13 Nov 1992 03:36:55 +0000 Subject: [PATCH] . --- old/sh-utils/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index a855170176..2666abf0d0 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -4,6 +4,9 @@ Wed Nov 11 18:19:10 1992 Jim Meyering (meyering@hal.gnu.ai.mit.edu) Make all longopts arrays const as well as static. Make a couple statically initialized aggregates `const.' + * echo.c (main), su.c (restricted_shell): Add parentheses to + assignment statements used in boolean context. + * stty.c (set_mode): Parenthesize expressions with bit operations to correctly set/reset modes bits. -- 2.47.3