changelog: add wildcards change

Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
This commit is contained in:
Daniel Kochmański 2015-08-19 18:52:35 +02:00
parent f27a1dbf43
commit 20ec20856a

View file

@ -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)