From af5e9edb6c876a46e9acd6f980c34cf2f9679227 Mon Sep 17 00:00:00 2001 From: Robert Izzard <r.izzard@surrey.ac.uk> Date: Fri, 8 Nov 2019 13:44:35 +0000 Subject: [PATCH] update CHANGES --- CHANGES | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index b7f9c9b29..40ee6b5d7 100644 --- a/CHANGES +++ b/CHANGES @@ -24,7 +24,12 @@ dodgy pre-event code that was supposed to do the same thing (kind of). Updated to latest binary_grid and rob_misc perl modules. -Updated API call to free_memory with a flag that allows one to +API: + +New API call to binary_c_error_buffer so the error_buffer can be +retrieved. + +Updated API call to binary_c_free_memory with a flag that allows one to not free the raw_buffer and error_buffer : useful for logging and the python interface (note that these have to be freed by the user). -- GitLab