From 4afcc14ca473c88aa66c89a5e19287db2d53e1ba Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Tue, 19 Mar 2013 20:49:21 +0100 Subject: [PATCH] Update Changelog with bug fix #1209 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9e3abd2a8..4a3e16abd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -97,6 +97,8 @@ Bugs and caused the 'execute' command to be considered a 'write' command. + Fixed bug #1194, so that $HOME has precedence over the passwd db when looking for the user's home directory (thanks to Jakub Wilk). + + Fixed bug #1209, spelling mistake in reference page (thanks to Friedrich + Heusler). + Improved hyphenation by splitting on commas (even if no whitespace after). Leads to better output of, for example, 'task show', where comma-separated lists are common.