Commit 3b75b5f3ef54c4525290d8d7bcf9a9dba0da872f

Authored by decalage2
1 parent efa387d4

updated readme for v0.54.2

Showing 1 changed file with 3 additions and 0 deletions
README.md
@@ -26,6 +26,9 @@ Note: python-oletools is not related to OLETools published by BeCubed Software. @@ -26,6 +26,9 @@ Note: python-oletools is not related to OLETools published by BeCubed Software.
26 News 26 News
27 ---- 27 ----
28 28
  29 +- **2019-04-04 v0.54.2**:
  30 + - bugfix release: fixed several issues related to encrypted documents
  31 + and XLM/XLF Excel 4 macros
29 - **2019-04-04 v0.54**: 32 - **2019-04-04 v0.54**:
30 - olevba, msodde: added support for encrypted MS Office files 33 - olevba, msodde: added support for encrypted MS Office files
31 - olevba: added detection and extraction of XLM/XLF Excel 4 macros (thanks to plugin_biff from Didier Stevens' oledump) 34 - olevba: added detection and extraction of XLM/XLF Excel 4 macros (thanks to plugin_biff from Didier Stevens' oledump)