From 5b81dd8c709aeb9bd42cd637184861253fe97ba2 Mon Sep 17 00:00:00 2001 From: Patrick van Kleef Date: Tue, 26 Sep 2023 15:12:59 +0200 Subject: [PATCH] Updated NEWS and Changelog --- ChangeLog | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ NEWS.md | 6 +++++- 2 files changed, 53 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index cc08899c22..9e069497ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,53 @@ +2023-09-26 Patrick van Kleef + + Updated version to 7.2.11 engine 3238 + +2023-09-26 Mitko Iliev + + Fixed issue with leading space before split + +2023-09-26 Patrick van Kleef + + Fixed parameter name to XAnyNormalization in documentation + + Reported-by: Arnoud Engelen + +2023-09-26 Ted Thibodeau Jr + + Fixed wrong column name in debian/README.Debian + + Fixed RDF to RDF/XML in human-facing serialization lists + + Fixed human-facing typos in cetop.c + + Fixed typos in viconfig.c + + Fixed human-facing typos in configure.ac + +2023-09-26 Patrick van Kleef + + Fixed startup time building VAD packages on linux/macos/unix + +2023-09-25 Mitko Iliev + + Fixed issues mixing valid and invalid MIME types in Accept header (fixes #786) + + Fixed href is needed in PROPPATCH response + + Fixed show failed argument value to convert + 2023-09-22 Patrick van Kleef + Fixed missing export symbol for graphql plugin on musl c library + +2023-09-22 Mitko Iliev + + Fixed missing entry for JSON-LD in RDF DET + +2023-09-22 Patrick van Kleef + + Updated NEWS.md and Changelog + Updated version to 7.2.11-rc1 2023-09-22 Mitko Iliev diff --git a/NEWS.md b/NEWS.md index a3bffed3ad..ac50ce8605 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,6 @@ # NEWS -## September 22, 2023, v7.2.11-rc1: +## September 26, 2023, v7.2.11: * Virtuoso Engine - Added log info on manual enable/disable scheduler and checkpoint intervals @@ -16,7 +16,9 @@ - Fixed issue with get_keyword with soap options vector - Fixed issue with chash on many threads - Fixed issue with lang matches + - Fixed issue loading graphql plugin with musl C library - Fixed do not replace trx log prefix with CHECKPOINT command + - Fixed small typos in documentation and error messages * SPARQL - Fixed SPARQL property path query returning incorrect results @@ -30,8 +32,10 @@ - Added option http_options_no_exec for http virtual path - Added support for Content-Security-Policy header - Added optional base url to http_xslt function as 3rd parameter + - Fixed issues mixing valid and invalid MIME types in Accept header - Fixed issue writing log on delete/put/patch etc - Fixed missing entry for JSON-LD in RDF DET + - Fixed issue with missing href in PROPPATCH response - Fixed issue with base64 decode and trailing zeroes - Fixed issue with dead http session