summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-01-13 12:21:01 -0500
committerPaul Smith <psmith@gnu.org>2013-01-13 12:21:01 -0500
commit686a74bfb2a624d6e85b6343f30815c976931704 (patch)
treee85ccca3d85346ef3d71d0606cf69eab0311609c /ChangeLog
parentca17e5538f1b8ff1fa76030aab9607e351da80e9 (diff)
downloadgunmake-686a74bfb2a624d6e85b6343f30815c976931704.tar.gz
[SV #38051] Recover all MAKEFLAGS after makefile rebuild step is complete.
Patch suggested by Frank Heckenbach <f.heckenbach@fh-soft.de>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2429872..93d28fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-01-13 Paul Smith <psmith@gnu.org>
+
+ * main.c (main): Restore all make flags after re-exec is complete.
+ Fixes Savannah bug #38051.
+
2013-01-12 Paul Smith <psmith@gnu.org>
Convert CVS archive to Git.