From 168266febf6f8afaedd0d35e5f63698ee4d03e91 Mon Sep 17 00:00:00 2001 From: Johannes Schlatow Date: Tue, 12 Mar 2013 07:40:46 +0100 Subject: [PATCH] Documentation --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 59d7c5a8d..9e3abd2a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -120,6 +120,7 @@ Bugs + Fixed a bug where the terminal title was tried to be set without a tty (thanks to Rainer Müller). + Fixed hook tests to work on released code (thanks to Jakub Wilk). + + Fixed bug where arguments passed to 'task execute' needed double escaping. ------ old releases ------------------------------