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 7281799b8..286946936 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-09-22 Clint Adams <schizo@debian.org> + * 12860: Src/jobs.c: don't check length against PATH_MAX or + truncate. + * 12859: Src/string.c, Src/Zle/compresult.c: dynamically allocate buffer in ztat, remove duplication loop to ztrdupstrip(). |