diff --git a/ChangeLog b/ChangeLog index 997d1b9..0b51331 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-09-11 Robert James Kaes + + * src/uri.c (explode_uri): Fixed a potential memory leak where the + regular expression structure might not be freed if there was an + error in the expression. + 2001-09-08 Robert James Kaes * src/ternary.c (BUFARRAY & BUFSIZE): Lowed the values to help