diff --git a/docs/changelog b/docs/changelog
index 4ba41cd9..bd136b2b 100644
--- a/docs/changelog
+++ b/docs/changelog
@@ -4,6 +4,9 @@ Changelog
 	* Changes are always commented with their author in (braces)
 	* Exception: No braces means author == Nico Schottelius
 
+2.3.2:
+	* Core: Fix typo in argument parser
+
 2.3.1: 2013-08-28
 	* Core: Support relative paths for configuration directories
 	* Core: Code cleanup (removed context class, added log class)