Le 18/05/2021 à 09:59, Ruediger Pluem a écrit :


On 5/17/21 11:39 PM, jaillet...@apache.org wrote:
Author: jailletc36
Date: Mon May 17 21:39:50 2021
New Revision: 1889978

URL: http://svn.apache.org/viewvc?rev=1889978&view=rev
Log:
Fix French vs English date format.

Modified:
     httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: 
http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1889978&r1=1889977&r2=1889978&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon May 17 21:39:50 2021
@@ -30,7 +30,7 @@ Release history:
            while x.{even}.z versions are Stable/GA releases.]
2.4.49 : In development
-    2.4.48  : Tagged on mai 17, 2021
+    2.4.48  : Tagged on May 17, 2021

Should we put an

export LANG=C
or
export LANG=en_US.UTF-8

at the beginning of announce.sh / tag.sh to avoid this?

Regards

Rüdiger



I'll give it a try, but it is likely the way to go.

There is also a similar issue about the revision given at the end of the [VOTE] mail. It parses the output of 'svn info' and doesn't work well when the output is in French.

CJ

Reply via email to