diff options
author | Paul Smith <psmith@gnu.org> | 2013-09-23 00:55:55 -0400 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2013-09-23 00:55:55 -0400 |
commit | 8a3436c65df985bfb28a4051ae9291fdddc2a310 (patch) | |
tree | 57ffbc0888a0afa9306c6910a24f668d627fbdad /ChangeLog | |
parent | fd30db129060770ac0851035e1ca00c371cbee62 (diff) | |
download | gunmake-8a3436c65df985bfb28a4051ae9291fdddc2a310.tar.gz |
Release GNU Make version 3.99.92.3.99.92
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2013-09-22 Paul Smith <psmith@gnu.org> + * configure.ac: Update version to 3.99.92. + * NEWS: Ditto. + * implicit.c (pattern_search): After second expansion be sure to handle order-only markers inside the expansion properly. Fixes Savannah bug #31155. |