diff options
Diffstat (limited to 'libical/ChangeLog')
-rw-r--r-- | libical/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libical/ChangeLog b/libical/ChangeLog index a32d033ef3..97412a7fa7 100644 --- a/libical/ChangeLog +++ b/libical/ChangeLog @@ -1,3 +1,13 @@ +2002-10-15 Rodrigo Moya <rodrigo@ximian.com> + + Fixes #25153 + + * scripts/mkderivedvalues.pl: changed the _get functions for + string values to return a NULL if arguments are wrong + + * src/libical/icalderivedvalue.c.in (icalvalue_get_x): return from + function if pointer checking fails. + 2002-10-01 Ettore Perazzoli <ettore@ximian.com> * src/libicalvcal/vcc.y: Allocate the right number of bytes when |