aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9689209b..7d8f8c79 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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
pathoc.
@@ -22,6 +22,12 @@
expanding random and generated portions, and logging a reproducible
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.
* Many bugfixes.