Quote quote edge labels and strip leading and trailing whitespace from node and egde labels.

This commit is contained in:
Bastian Kleineidam 2010-11-06 15:36:54 +01:00
parent e7dff74cf9
commit ee36a4edca

View file

@ -8,8 +8,7 @@ Fixes:
Closes: SF bug #3096115
- logging: Avoid error when logger fields "intro" or "outro" are
configured.
- logging: Correctly quote graph edge labels and remove leading and
trailing whitespace from edge and node labels.
- logging: Correctly quote edge labels and remove whitespace.
Changes:
- cmdline: Don't log a warning if URL has been redirected.