From bfe29c01823a3fbd9e6506aeeeb21f1128fa3f4e Mon Sep 17 00:00:00 2001 From: Juan Jose Garcia Ripoll Date: Sun, 7 Feb 2010 01:29:20 +0100 Subject: [PATCH] Fixed typo in CHANGELOG --- src/CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CHANGELOG b/src/CHANGELOG index 432a559f5..52c716b47 100755 --- a/src/CHANGELOG +++ b/src/CHANGELOG @@ -28,7 +28,7 @@ ECL 10.1.1: * Visible changes: - - Significant speed up in access to hash tables of up to 30% by writing + - Significant speedup in access to hash tables of up to 30% by writing specialized loops for EQ, EQL, EQUAL, EQUALP and package hash tables. - New function EXT:ENVIRON returns the list of strings that makes up the