Documentation

- Updated the ChangeLog.
This commit is contained in:
Scott Kostyshak 2012-08-15 22:21:16 -04:00 committed by Paul Beckingham
parent e89aa6cdbc
commit 8850bc849f

View file

@ -3,6 +3,8 @@
2.2.0 () 2.2.0 ()
Features Features
+ Added Feature #1069, which gives a clearer error when a UDA
is added without the uda.<uda-name>.type variable.
+ Added framework for testing bash autocompletion. + Added framework for testing bash autocompletion.
+ New helper command '_aliases' for autocompletion purposes. + New helper command '_aliases' for autocompletion purposes.
+ Stop consider new tasks after quitting a bulk change. + Stop consider new tasks after quitting a bulk change.