diff --git a/README.md b/README.md
index 55c57f4..9e83976 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ News
----
- **2015-05-06 v0.10**: [olevba](https://bitbucket.org/decalage/oletools/wiki/olevba) now supports Word MHTML files
-with macros, aka "Single File Web Page" (.mht)
+with macros, aka "Single File Web Page" (.mht) - see [issue #10](https://bitbucket.org/decalage/oletools/issue/10) for more info
- 2015-03-23 v0.09: [olevba](https://bitbucket.org/decalage/oletools/wiki/olevba) now supports Word 2003 XML files,
added anti-sandboxing/VM detection
- 2015-02-08 v0.08: [olevba](https://bitbucket.org/decalage/oletools/wiki/olevba) can now decode strings
diff --git a/oletools/README.html b/oletools/README.html
index f6f0f8e..d2a7a6d 100644
--- a/oletools/README.html
+++ b/oletools/README.html
@@ -4,7 +4,7 @@
Note: python-oletools is not related to OLETools published by BeCubed Software.
News
-- 2015-05-06 v0.10: olevba now supports Word MHTML files with macros, aka "Single File Web Page" (.mht)
+- 2015-05-06 v0.10: olevba now supports Word MHTML files with macros, aka "Single File Web Page" (.mht) - see issue #10 for more info
- 2015-03-23 v0.09: olevba now supports Word 2003 XML files, added anti-sandboxing/VM detection
- 2015-02-08 v0.08: olevba can now decode strings obfuscated with Hex/StrReverse/Base64/Dridex and extract IOCs. Added new triage mode, support for non-western codepages with olefile 0.42, improved API and display, several bugfixes.
- 2015-01-05 v0.07: improved olevba to detect suspicious keywords and IOCs in VBA macros, can now scan several files and open password-protected zip archives, added a Python API, upgraded OleFileIO_PL to olefile v0.41
diff --git a/oletools/README.rst b/oletools/README.rst
index 253d5f1..a8ebf4c 100644
--- a/oletools/README.rst
+++ b/oletools/README.rst
@@ -29,7 +29,9 @@ News
- **2015-05-06 v0.10**:
`olevba `__ now
supports Word MHTML files with macros, aka "Single File Web Page"
- (.mht)
+ (.mht) - see `issue
+ #10 `__ for more
+ info
- 2015-03-23 v0.09:
`olevba `__ now
supports Word 2003 XML files, added anti-sandboxing/VM detection