- Prevent any verbose information to be printed with the 'ids', 'uuids' and
  helper subcommands.
- Unit tests.
- Precise this behavior in the man pages.
This commit is contained in:
Louis-Claude Canon 2012-05-22 18:01:30 +02:00 committed by Paul Beckingham
parent fe954a6acc
commit 0b1b677aa5
5 changed files with 92 additions and 3 deletions

View file

@ -62,6 +62,8 @@ Bugs
have no bearing on a Zulu time.
+ Fixed man page typos.
+ Fixed incorrect Lua API return value (thanks to Oleksii Tsai).
+ Fixed bug #956, which prevents 'ids', 'uuids' and helper commands to be used
directly by external script when a variable is override.
------ old releases ------------------------------