Bug Fix - shell mode

- Removed redundant messages when exiting shell mode.
This commit is contained in:
Paul Beckingham 2009-11-29 16:17:26 -05:00
parent b94706c56e
commit 00b246ce8a
2 changed files with 4 additions and 0 deletions

View file

@ -14,6 +14,7 @@
Cory Donnelly).
+ Fixed bug that was causing the 'completed' report to sort incorrectly.
+ Fixed bug #322 which failed to propagate rc overrides to shell commands.
+ Fixed redundant messages when exiting shell mode.
------ old releases ------------------------------