Skip to content

Conversation

@Ayiga
Copy link

@Ayiga Ayiga commented Jan 19, 2018

This patch is meant to address a minor issue in the output format of rendered vobjects.

Each line that is long enough would end up being split to ensure that the content itself was never longer than 75 characters. Every line, after the first would be joined with the string '\r\n ' in order to ensure correct line endings and a continuation. This means that wrapped lines would end up being 76 characters in length instead of the 75 intended.

In addition to the aforementioned change, this also updates packages as specified by the test process to ensure they are up-to-date and pass the security checks.

As a result, the patch for the semantic version has also been updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant