diff options
Diffstat (limited to 'extension/ChangeLog')
-rw-r--r-- | extension/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/extension/ChangeLog b/extension/ChangeLog index c20d4f4c..09068dc7 100644 --- a/extension/ChangeLog +++ b/extension/ChangeLog @@ -1,3 +1,9 @@ +2012-10-11 Arnold D. Robbins <arnold@skeeve.com> + + * textext.c (try_modify_environ): Save array cookie in a separate + variable so it isn't clobbered. Thanks to Andrew Schorr, by way + of valgrind, for finding the bug. + 2012-09-14 Arnold D. Robbins <arnold@skeeve.com> * testext.c (try_modify_environ): New function and test. |