changelog: add wildcards change
authorDaniel Kochmański <daniel@turtleware.eu>
Wed, 19 Aug 2015 16:52:35 +0000 (18:52 +0200)
committerDaniel Kochmański <daniel@turtleware.eu>
Wed, 19 Aug 2015 16:52:35 +0000 (18:52 +0200)
Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
CHANGELOG

index cc2c8e4..120cdce 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
      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)