Don't emit regular sleeping announcements in Basic UI

They are too noisy in the Basic UI, but are still included in TTYUI.
Reported by John Wiegley.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
This commit is contained in:
Sebastian Spaeth
2012-01-10 07:19:22 +01:00
parent 1b30ab896e
commit f2a94af522
3 changed files with 18 additions and 1 deletions

View File

@ -31,5 +31,6 @@ Changes
* Don't fail when ~/netrc is not readable by us.
* Don't emit noisy regular sleeping announcements in Basic UI.
Bug Fixes
---------