]> gitweb.fluxo.info Git - puppet-stdlib.git/commitdiff
use properly encoded characters
authorGrégoire Paris <postmaster@greg0ire.fr>
Tue, 3 Nov 2015 16:04:10 +0000 (17:04 +0100)
committerGrégoire Paris <postmaster@greg0ire.fr>
Tue, 3 Nov 2015 16:04:10 +0000 (17:04 +0100)
This is more severe than it sounds. These characters make puppet fail with the following message :

> Error 400 on SERVER: "\xC3" on US-ASCII

CHANGELOG.md

index 3b35d019aad29c0ff8d08bab88d50c2b9e7719da..d29963c4da4c5fcf0b3f3297e1bd41cb8ecf2cba 100644 (file)
@@ -349,7 +349,7 @@ This is a supported release
 
  * Add an ensure\_packages function. (8a8c09e)
 
-##### 2012-11-23 - Erik DalÃ\83Æ\92Ã\82©n <dalen@spotify.com> - 3.2.0
+##### 2012-11-23 - Erik Dalén <dalen@spotify.com> - 3.2.0
 
  * (#17797) min() and max() functions (9954133)
 
@@ -446,7 +446,7 @@ This is a supported release
 
  * Add support for a 'match' parameter to file\_line (a06c0d8)
 
-##### 2012-08-07 - Erik DalÃ\83Æ\92Ã\82©n <dalen@spotify.com> - 2.4.0
+##### 2012-08-07 - Erik Dalén <dalen@spotify.com> - 2.4.0
 
  * (#15872) Add to\_bytes function (247b69c)