Update CHANGELOG

This commit is contained in:
Peter
2014-09-12 16:10:16 +02:00
parent 7ec394a8f2
commit 280a91f139

View File

@@ -6,6 +6,7 @@
Released: 2014-xx-xx Released: 2014-xx-xx
New New
* Detect directory listing in upload folder
* Be more verbose when no version can be detected * Be more verbose when no version can be detected
* Added detection for Yoast Wordpress SEO plugin * Added detection for Yoast Wordpress SEO plugin
* Also ensure to not process empty Location headers * Also ensure to not process empty Location headers
@@ -19,6 +20,7 @@ New
* Layout changes with new colors * Layout changes with new colors
General core General core
* Re-build redirection url if begin with slash '/'
* Fixes the remove_conditional_comments function * Fixes the remove_conditional_comments function
* Ensures to give a string to Typhoeus * Ensures to give a string to Typhoeus
* Fix wpstools check-vuln-ref-urls * Fix wpstools check-vuln-ref-urls
@@ -41,6 +43,10 @@ WordPress Fingerprints
* Adds 3.9.1 fingerprints * Adds 3.9.1 fingerprints
Fixed issues Fixed issues
* Fix #657 - generate method
* Fix #685 - Potenial fix for 'marshal data too short' error
* Fix #686 - Adds specs for relative URI in Location headers
* Fix #435 - Update license
* Fix #674 - Improves the Plugins & Themes passive detection * Fix #674 - Improves the Plugins & Themes passive detection
* Fix #673 - Problem with the output * Fix #673 - Problem with the output
* Fix #661 - Don't hash directories named like a file * Fix #661 - Don't hash directories named like a file