From a11b241d4a5ec7ee1009905372cf32fb4538fbb3 Mon Sep 17 00:00:00 2001 From: Orlov Sergey Date: Tue, 4 Apr 2017 22:43:47 +0300 Subject: 40935: User names need metafying. On some systems they can contain 8-bit characters and on all systems this is logically correct anyway. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b232c16af..828b7064f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2017-04-10 Peter Stephenson + + * Orlov Sergey: 40935: Src/utils.c: User names need metafying as + they can contain multibyte characters on some systems. + 2017-04-07 Bart Schaefer * 40940: Src/cond.c: untokenize names of condition features -- cgit 1.4.1