diff --git a/README.md b/README.md
index 990d805..a9e98a9 100644
--- a/README.md
+++ b/README.md
@@ -200,6 +200,7 @@ Change log:
• Windows 8.1 Enterprise
• Windows 10 Technical Preview
• Windows 10 Pro Technical Preview
+• Windows 10 Home
• Windows 10 Pro
• Windows 10 Enterprise
diff --git a/technical.txt b/technical.txt
index b7107ad..ce503b3 100644
--- a/technical.txt
+++ b/technical.txt
@@ -66,6 +66,9 @@ Known failures
Source code changelog (rdpwrap library):
+2015.07.30 :
+- fixed issue with Windows 10 Home x86 (wrong LocalOnly offset was specified in INI file)
+
2015.07.17 :
- added support for termsrv.dll 10.0.10240.16384
- added HOW TO hints to KB (so other reverse engineers can do this hard work more easier)