diff options
author | Florian Weimer <fweimer@redhat.com> | 2018-08-13 14:05:00 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2018-08-13 14:05:01 +0200 |
commit | 017801880bc6b731263239da46b4fd3259cc4ff7 (patch) | |
tree | 2a1b47277939b28c3b530cf8380d9811b4b09dd2 /ChangeLog | |
parent | 8cac1f263528d6e943554e175f39e03d2a4a3d26 (diff) | |
download | glibc-017801880bc6b731263239da46b4fd3259cc4ff7.tar.gz glibc-017801880bc6b731263239da46b4fd3259cc4ff7.tar.xz glibc-017801880bc6b731263239da46b4fd3259cc4ff7.zip |
mbstowcs: Remove outdated comment
ISO C requires that there is no effect on any global conversion state, so the change in commit 9f097308c7465443765d1e25699a4cf33eff5455 was correct in princple.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b099b192ba..07b4cec43d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2018-08-13 Florian Weimer <fweimer@redhat.com> + + * stdlib/mbstowcs.c (mbstowcs): Remove outdated comment. + 2018-08-11 Siddhesh Poyarekar <siddhesh@sourceware.org> * benchtests/scripts/benchout.schema.json (properties): Add |