Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
Add reference to issue #11171
  • Loading branch information
ScottPJones authored and mbauman committed May 11, 2015
1 parent 5dbefdd commit 1e14810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ Library improvements
* `charwidth(c)` and `strwidth(s)` now return up-to-date cross-platform
results (via utf8proc) ([#10659]): Julia now likes pizza ([#3721]), but some terminals still don't.

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

* Data-structure processing

Expand Down

0 comments on commit 1e14810

Please sign in to comment.