From 3039d0491565fdb61df0469000ebe3c7cafd36df Mon Sep 17 00:00:00 2001 From: leitner Date: Sat, 1 Oct 2016 15:40:16 +0000 Subject: [PATCH] version bump --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 8336971..933e383 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +0.32: + 0.31: special case buffer_get_token with token length 1 through memccpy (almost 4x speedup) test for pread and use it instead of lseek+read in cdb and io_mmapwritefile