From ee2e694ebba179f1c75764a7311df717fa3925cd Mon Sep 17 00:00:00 2001 From: bustico Date: Wed, 6 Feb 2008 16:32:54 +0000 Subject: * fix realloc buffer size when big message * complete change of internal structures for performance optimisation * experimental parralelized version for performance optimisation (use and need openmp) which scale well for regexp matching on multicore/multi processor gear. --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 3bd5df1..50d1a1b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +ivy-c (3.10.0) unstable; urgency=low + + * fix realloc buffer size when big message + * complete change of internal structures for performance optimisation + * experimental parralelized version for performance optimisation (use + and need openmp) which scale well for regexp matching on + multicore/multi processor gear. + + + -- Alexandre Bustico Wed, 06 Feb 2008 17:17:54 +0100 + ivy-c (3.9.3-2) unstable; urgency=low * Do not strip symbols from lib -- cgit v1.1