From 46a163bd348f462e11cf4bc326b17735a93b9980 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 4 Jan 2007 17:24:01 +0000 Subject: 23088: printf formats and arguments need different octal escape sequences --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1ae2b45c6..cf744ba67 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-01-04 Peter Stephenson + * 23088: Src/builtin.c, Src/zsh.h: Stephane says printf + formats and arguments should actually be escaped differently. + * 20386: Src/zsh.h, Test/B03print.ztst: printf should handle octal escapes in the '\0NNN' form. -- cgit 1.4.1