From af655caa3853ce12d97bf5351573099ed291fe52 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 9 Jul 2013 14:12:25 +0200 Subject: [PATCH] Update NEWS --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 5cbbe4e..05a912a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +yaz-url and url functions: allow max HTTP redirects to be controlled. + +New functions yaz_file_glob2, yaz_xml_include_glob. +These functions takes a flags parameter, which, for now only controls +whether to fail inclusion of a non-existing file (without glob +pattern) - flags YAZ_FILE_GLOB_FAIL_NOTEXIST. + --- 4.2.61 2013/06/20 For MARC XML parsing, allow record without leader. A fake/default leader -- 1.7.10.4