Fixed a missing kernel in -m 5600 in combination with -a 3 and -O if mask is >= 16 characters

This commit is contained in:
jsteube
2018-02-28 11:25:52 +01:00
parent 83f07febfc
commit 8079abffb0
2 changed files with 144 additions and 0 deletions

View File

@@ -1,5 +1,11 @@
* changes v4.1.0 -> v4.1.1
##
## Bugs
##
- Fixed a missing kernel in -m 5600 in combination with -a 3 and -O if mask is >= 16 characters
* changes v4.0.1 -> v4.1.0
##