diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 086d9b385..e65cc4234 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-01-06 Peter Stephenson <pws@csr.com> + + * Src/Modules/pcre.c (cond_pcre_match): unposted: fix (harmless) + warning with uninitialised variable. + 2012-01-05 Peter Stephenson <p.w.stephenson@ntlworld.com> * Christian Höltje: 30087: Functions/Prompts/promptinit: remove @@ -15832,5 +15837,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5556 $ +* $Revision: 1.5557 $ ***************************************************** |