Update changelog.
This commit is contained in:
parent
ef9cbe3b25
commit
39fcc600a6
|
@ -1,4 +1,4 @@
|
||||||
31 October 2012: pathod 0.3:
|
16 November 2012: pathod 0.3:
|
||||||
|
|
||||||
A release focusing on shoring up our fuzzing capabilities, especially with
|
A release focusing on shoring up our fuzzing capabilities, especially with
|
||||||
pathoc.
|
pathoc.
|
||||||
|
@ -22,6 +22,12 @@
|
||||||
expanding random and generated portions, and logging a reproducible
|
expanding random and generated portions, and logging a reproducible
|
||||||
specification.
|
specification.
|
||||||
|
|
||||||
|
* Streamline the specification langauge. HTTP response message is now
|
||||||
|
specified using the "r" mnemonic.
|
||||||
|
|
||||||
|
* Add a "u" mnemonic for specifying User-Agent strings. Add a set of
|
||||||
|
standard user-agent strings accessible through shortcuts.
|
||||||
|
|
||||||
* Major internal refactoring and cleanup.
|
* Major internal refactoring and cleanup.
|
||||||
|
|
||||||
* Many bugfixes.
|
* Many bugfixes.
|
||||||
|
|
Loading…
Reference in New Issue