diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-05-09 23:23:54 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-05-09 23:23:54 +0800 |
commit | 144ea8dfcf055ed0fdede8cdaf112d843fc228af (patch) | |
tree | 12f464f0908063fbc26cf00e27de1520921165d6 /calendar/ChangeLog | |
parent | 3ee0a4c49eff58eabeb0aa25362c533e3e88d09e (diff) | |
download | gsoc2013-evolution-144ea8dfcf055ed0fdede8cdaf112d843fc228af.tar gsoc2013-evolution-144ea8dfcf055ed0fdede8cdaf112d843fc228af.tar.gz gsoc2013-evolution-144ea8dfcf055ed0fdede8cdaf112d843fc228af.tar.bz2 gsoc2013-evolution-144ea8dfcf055ed0fdede8cdaf112d843fc228af.tar.lz gsoc2013-evolution-144ea8dfcf055ed0fdede8cdaf112d843fc228af.tar.xz gsoc2013-evolution-144ea8dfcf055ed0fdede8cdaf112d843fc228af.tar.zst gsoc2013-evolution-144ea8dfcf055ed0fdede8cdaf112d843fc228af.zip |
Removed double free of method_string in uri->method_string.
2000-05-09 Christopher James Lahey <clahey@helixcode.com>
* pcs/cal-factory.c: Removed double free of method_string in
uri->method_string.
svn path=/trunk/; revision=2942
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 6b862dea88..507bf06faf 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2000-05-09 Christopher James Lahey <clahey@helixcode.com> + + * pcs/cal-factory.c: Removed double free of method_string in + uri->method_string. + 2000-05-08 Ettore Perazzoli <ettore@helixcode.com> * pcs/cal.h: Include "calendar/pcs/evolution-calendar.h" instead |