diff options
Diffstat (limited to 'libical/ChangeLog')
-rw-r--r-- | libical/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libical/ChangeLog b/libical/ChangeLog index 97412a7fa7..87f0dc4436 100644 --- a/libical/ChangeLog +++ b/libical/ChangeLog @@ -1,3 +1,10 @@ +2002-10-25 Dan Winship <danw@ximian.com> + + * src/libical/icaltimezone.c + (icaltimezone_get_vtimezone_properties): Free the location if it's + set. Otherwise one copy of the location of each built-in timezone + we use gets leaked. + 2002-10-15 Rodrigo Moya <rodrigo@ximian.com> Fixes #25153 |