diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3aac52281..89c6e85f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2015-06-02 Peter Stephenson <p.stephenson@samsung.com> + * 35359 (plus changed error strings in tests): Src/math.c, + Test/C01arith.ztst: fix math parsing problem that trailing ")" + wasn't detected; also improve error messages to indicate they + refer to math expressions. + * Baptiste Daroussin: 35357: Src/Modules/zpty.c: HAVE_POSIX_OPENPT is needed for FreeBSD zpty. |