diff options
author | Yaakov Selkowitz <yselkowi@redhat.com> | 2015-11-19 15:28:06 -0600 |
---|---|---|
committer | Yaakov Selkowitz <yselkowi@redhat.com> | 2015-11-19 15:28:06 -0600 |
commit | 1c1a925fc4ac88459f3347ad459ef68b03ec76d1 (patch) | |
tree | d4c0550afdc61962393568da98b2eaf2e826eb85 /newlib/ChangeLog | |
parent | fcc2dcbb21743447d9f51f40283892da0075f751 (diff) | |
download | newlib-1c1a925fc4ac88459f3347ad459ef68b03ec76d1.zip newlib-1c1a925fc4ac88459f3347ad459ef68b03ec76d1.tar.gz newlib-1c1a925fc4ac88459f3347ad459ef68b03ec76d1.tar.bz2 |
Fix typo in rpmatch doc reference
* libc/stdlib/stdlib.tex: Fix typo in rpmatch reference.
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 7f39a19..df1e34c 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,7 @@ +2015-11-19 Yaakov Selkowitz <yselkowi@redhat.com> + + * libc/stdlib/stdlib.tex: Fix typo in rpmatch reference. + 2015-11-19 Corinna Vinschen <corinna@vinschen.de> * libc/stdlib/ldtoa.c: Convert to GNU style so as not to get crazy |