diff options
author | Paul Smith <psmith@gnu.org> | 2013-05-26 16:53:17 -0400 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2013-05-26 16:53:17 -0400 |
commit | dc922e3f4c442255ba8deb84c9300aa7e3a6108c (patch) | |
tree | 781bb19957361377cbe88381e462d544fbff827d /ChangeLog | |
parent | c11024b3b3532ef7eb80df7d55c8b2fcdc20ce93 (diff) | |
download | gunmake-dc922e3f4c442255ba8deb84c9300aa7e3a6108c.tar.gz |
[SV #38442] Add library names to the string cache.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2013-05-26 Paul Smith <psmith@gnu.org> + * remake.c (f_mtime): Ensure that archive file names are in the + string cache. Fixes Savannah bug #38442. + * read.c (readline): To be safe, move the entire buffer if we detect a CR. Fixes Savannah bug #38945. |