diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b87657764f..7763066c89 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2005-11-25 Tor Lillqvist <tml@novell.com> + + * gui/e-itip-control.c + * gui/itip-utils.c: Use g_ascii_strcasecmp() instead of + strcasecmp() for portability. + 2005-11-24 Srinivasa Ragavan and P.S.Chakravarthi <sragavan@novell.com>, <pchakravarthi@novell.com> (simultaneously a patch for configure.in in evolution source dir is |