Avoid style-warnings on platforms without md5sum-string support.

This commit is contained in:
2015-05-20 12:46:11 +02:00
parent 4af543b3d3
commit e0c3bee140
2 changed files with 5 additions and 1 deletions

3
NEWS
View File

@ -6,6 +6,9 @@ Release 2.0.2
use of the sys:simple-int32-vector type. Patch supplied by
Martin Simmons from LispWorks.
* Minor fix to prevent style-warnings for implementations with no
support for md5sum-string.
Release 2.0.1
=============