From 2ff5c0b1e32a3e304bc6505650fb5a7093bb951f Mon Sep 17 00:00:00 2001 From: Christian Herdtweck Date: Wed, 16 Mar 2016 11:41:16 +0100 Subject: [PATCH] remove my two entries into version history since they cause trouble when merging with updated master branch --- oletools/olevba.py | 2 -- 1 file changed, 0 insertions(+), 2 deletions(-) diff --git a/oletools/olevba.py b/oletools/olevba.py index b11f72b..45d41cc 100755 --- a/oletools/olevba.py +++ b/oletools/olevba.py @@ -161,8 +161,6 @@ https://github.com/unixfreak0037/officeparser # 2016-01-31 PL: - fixed issue #31 in VBA_Parser.open_mht # - fixed issue #32 by monkeypatching email.feedparser # 2016-02-07 PL: - KeyboardInterrupt is now raised properly -# 2016-02-26 CH: - Add json output -# 2016-03-04 CH: - convert json to ascii in own function __version__ = '0.42' -- libgit2 0.21.4