From 4d3ed907784effde1f9ab779bb93f55e1b729b0c Mon Sep 17 00:00:00 2001 From: Jan Steemann Date: Tue, 10 Mar 2015 12:09:32 +0100 Subject: [PATCH] updated CHANGELOG --- CHANGELOG | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 96f6ceb2f6..fe6f281e65 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -22,6 +22,12 @@ v2.6.0 (XXXX-XX-XX) * fixed issue #1258: http pipelining not working? +v2.5.0-beta4 (2015-03-05) +------------------------- + +* fixed issue #1247: debian init script problems + + v2.5.0-beta3 (2015-02-27) ------------------------- @@ -327,10 +333,16 @@ v2.5.0-beta1 (2015-02-23) * improve error reports in cluster -* Standard Errors can now contain custom messages. +* Standard errors can now contain custom messages. -v2.4.4 (2015-XX-XX) +v2.4.5 (XXXX-XX-XX) +------------------- + +* fixed comment parsing in Foxx controllers + + +v2.4.4 (2015-02-24) ------------------- * fixed the generation template for foxx apps. It now does not create deprecated functions anymore