From c9520f65b13d4b0fef62b156aabd75838082dd70 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 19 Aug 2004 07:36:55 +0000 Subject: [PATCH] Rephrase comment about windows DLL/lib --- NEWS | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/NEWS b/NEWS index f184584..3c55668 100644 --- a/NEWS +++ b/NEWS @@ -3,9 +3,7 @@ Possible compatibility problems with earlier versions marked with '*'. Added CCL utility ccl_qual_line which adds CCL qualifier line consisting of name and value - ignoring empty lines and comments. -On Windows, the debug version DLL is now named yazdebug.dll (import -library yazdebug.lib). WIN32 installer includes these files when -development section is selected. +On Windows, the debug DLL/import lib is now named yazdebug.{dll,lib}. Added odr_get_element_path which returns current element path for an ODR handle. This utility is useful in error handling or user-defined -- 1.7.10.4