diff options
author | Zack Weinberg <zackw@panix.com> | 2016-11-14 14:29:22 -0500 |
---|---|---|
committer | Zack Weinberg <zackw@panix.com> | 2016-11-14 14:29:22 -0500 |
commit | e6502dfb8894b4790004a5d58c519c7f33966180 (patch) | |
tree | 3987e19ed2ad22a66de5d679fdd25e6383f76e86 | |
parent | 8888eb5e6d0ca664671c312a1409166114699519 (diff) | |
download | glibc-e6502dfb8894b4790004a5d58c519c7f33966180.tar glibc-e6502dfb8894b4790004a5d58c519c7f33966180.tar.gz glibc-e6502dfb8894b4790004a5d58c519c7f33966180.tar.bz2 glibc-e6502dfb8894b4790004a5d58c519c7f33966180.zip |
Forgot to add the ChangeLog to the previous commit, doh.
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2016-11-14 Zack Weinberg <zackw@panix.com> + * sunrpc/Makefile (rpcgen-tests): Delete the .out file before + creating or re-creating it. + * string/bits/string2.h: Fix typo in comment. 2016-11-14 Zack Weinberg <zackw@panix.com> |