- Fixed a bug where the diagnostics command failed to detect missing
  external utilities on Solaris and NetBSD.
This commit is contained in:
Owen Clarke
2012-07-26 22:08:34 +10:00
parent 39456a3243
commit 276971675a
2 changed files with 5 additions and 3 deletions

View File

@@ -10,6 +10,8 @@ Bugs
+ Fixed bug #1038, which prints blank lines with bulk changes and when the
verbose attributes does not specify it. Lines do a better separation between
each changes also.
+ Fixed bug #1042, where the 'diagnostics' command failed to detect missing
external utilities on Solaris and NetBSD
------ old releases ------------------------------