diff options
Diffstat (limited to 'changes/bug19161')
-rw-r--r-- | changes/bug19161 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug19161 b/changes/bug19161 new file mode 100644 index 0000000000..78c2165308 --- /dev/null +++ b/changes/bug19161 @@ -0,0 +1,3 @@ + o Minor bugfixes (compilation): + - When libscrypt.h is found, but no libscrypt library can be linked, + treat libscrypt as absent. Fixes bug 19161; bugfix on 0.2.6.1-alpha. |