From 3e323d8ee067c418c592ebd5e3a6271d18422296 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Fri, 20 Jan 2012 08:44:45 -0500 Subject: in netinfo output (ci-info:), fill in empty fields with a "." If you were trying to parse this output with something, an empty field would be difficult to handle, as you'd have to know the expected lengths of each field. The '.' means empty, but then all fields are non-whitespace delimited by one or more whitespace. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 07b46ded..cc43aaad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20,6 +20,7 @@ - add test case framework [Mike Milner] (LP: #890851) - fix pylint warnings [Juerg Haefliger] (LP: #914739) - add support for adding and deleting CA Certificates [Mike Milner] (LP: #915232) + - in ci-info lines, use '.' to indicate empty field for easier machine reading 0.6.2: - fix bug where update was not done unless update was explicitly set. It would not be run if 'upgrade' or packages were set to be installed -- cgit v1.2.3