From f3b3ce27bddf23aad6759c3d243c89cb6633e27c Mon Sep 17 00:00:00 2001 From: Nickolay Yurchenko Date: Sun, 21 Sep 2003 20:38:43 +0000 Subject: * Unterminated string auto termination. * %(el)if(n)idn insensitivity to string quotes difference (#809300). --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index ac64038c..c4843da1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ 0.98.39 ------- * "make spotless" no longer deletes config.h.in. +* Unterminated string auto termination. +* %(el)if(n)idn insensitivity to string quotes difference (#809300). 0.98.38 ------- @@ -13,7 +15,7 @@ circumstances due to the addition of stabs support. * Quick-fix Borland format debug-info for -f obj * Fix for %rep with no arguments (#560568) -* Fix concatenation of preprocessor function call (#794686) +* Fix concatenation of preprocessor function call (#794686) * Fix long label causes coredump (#677841) * Use autoheader as well as autoconf to keep configure from generating ridiculously long command lines. -- cgit v1.2.1