Skip to content

Commit bfbf175

Browse files
ScottPJonesmbauman
authored andcommitted
Update NEWS.md
Add reference to issue JuliaLang#11171
1 parent c879cd4 commit bfbf175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ Library improvements
178178
* `charwidth(c)` and `strwidth(s)` now return up-to-date cross-platform
179179
results (via utf8proc) ([#10659]): Julia now likes pizza ([#3721]), but some terminals still don't.
180180

181-
* `is_valid_char(c)` now correctly handles Unicode "non-characters", which are valid Unicode codepoints.
181+
* `is_valid_char(c)` now correctly handles Unicode "non-characters", which are valid Unicode codepoints. ([#11171])
182182

183183
* Array and AbstractArray improvements
184184

0 commit comments

Comments
 (0)