diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7593e90a8..c9976ab8c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-11-06 Clint Adams <clint@zsh.org> + * 26014: Src/glob.c: don't allocate and leak a patprog if it's not + going to be used. + * 26013: Src/Modules/tcp.c: don't ztrdup the other buffer returned by inet_ntoa. cf. 25987. |