diff --git a/ChangeLog.md b/ChangeLog.md index 94d9817fb7..0da313dee0 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -13,6 +13,7 @@ https://github.com/fortra/impacket/commits/master * Assorted fixes when processing Unicode data (@alexisbalbachan) * Added `[MS-GKDI]` Group Key Distribution Protocol implementation (@zblurx) * Fixed incorrect padding in SMBSessionSetupAndX_Extended_ResponseData (@rtpt-erikgeiser) + * Upgraded dependency pyreadline -> pyreadline3 (@anadrianmanrique) 2. Examples improvements * [secretsdump.py](examples/secretsdump.py):