diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md
index 481b6c8..0c6661b 100644
--- a/doc/CHANGELOG.md
+++ b/doc/CHANGELOG.md
@@ -12,6 +12,8 @@
* Better searching algorithm
* Better threading (fixed local network DOS when cheking a lot of extensions)
* Clearer output
+* Version search for extensions is unreliable and not used atm. Isead a link to the changelog/readme will be given
+* Used threads are now always 6
## Version 0.3.3
@@ -58,7 +60,7 @@
Privoxy is used to prevent dns leakage ;)
Please make sure the Privoxy config (/etc/privoxy/config) is set to something like:
- listen-address 127.0.0.1:8118
- - forward-socks5 / 127.0.0.1:9050 .
+ - forward-socks5 / 127.0.0.1:9150 .
These are the standart ports for Privoxy and TOR
If TOR is used, threads will be set to 2 in order to minimize errors
* Version search for extensions is now more reliable
@@ -89,4 +91,4 @@
## Version 0.1
-* Prototype
\ No newline at end of file
+* Prototype