public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc(refs/meta/config)] Allow UTF-8 in commit messages (bug 27299)
@ 2021-09-24 14:12 Carlos O'Donell
  0 siblings, 0 replies; only message in thread
From: Carlos O'Donell @ 2021-09-24 14:12 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=981b5057b18d9b6ab50c81217a1a133f9e2030f5

commit 981b5057b18d9b6ab50c81217a1a133f9e2030f5
Author: Paul Eggert <eggert@cs.ucla.edu>
Date:   Fri Sep 24 10:10:35 2021 -0400

    Allow UTF-8 in commit messages (bug 27299)

Diff:
---
 project.config | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/project.config b/project.config
index 4284e9f9df..349bdde2db 100644
--- a/project.config
+++ b/project.config
@@ -7,6 +7,10 @@
         # debugging session, error messages, logs, etc.
         max-rh-line-length = 0
 
+	# Allow UTF-8 in commit messages, instead of requiring
+	# them to use ISO-8859-15.
+	no-rh-character-range-check = true
+
         # We allow a 5MiB email diff maximum.
         max-email-diff-size = 5242880


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-24 14:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-24 14:12 [glibc(refs/meta/config)] Allow UTF-8 in commit messages (bug 27299) Carlos O'Donell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).