From 8850bc849f75cd06cbaa1f36283613b4f03a8ff3 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Wed, 15 Aug 2012 22:21:16 -0400 Subject: [PATCH] Documentation - Updated the ChangeLog. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index e062b9268..d691fac08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ 2.2.0 () Features + + Added Feature #1069, which gives a clearer error when a UDA + is added without the uda..type variable. + Added framework for testing bash autocompletion. + New helper command '_aliases' for autocompletion purposes. + Stop consider new tasks after quitting a bulk change.