From: Daniel Kochmański Date: Wed, 19 Aug 2015 16:52:35 +0000 (+0200) Subject: changelog: add wildcards change X-Git-Tag: ECL-16.0.0~1^2~13 X-Git-Url: http://git.pulsar-zone.net/?a=commitdiff_plain;h=20ec20856afbca319487c398fd0244d28d459602;p=ecl.git changelog: add wildcards change Signed-off-by: Daniel Kochmański --- diff --git a/CHANGELOG b/CHANGELOG index cc2c8e4..120cdce 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -109,6 +109,8 @@ pathname wasn't defined yet, to conform with ANSI (it used to return NIL) + - Wildcards in logical pathname translations are replaced correctly + - Regression testing framework and unit tests cleanup - deftype ANSI conformity fix (deftype accepts macro labda-lists)