diff options
author | Larry Ewing <lewing@ximian.com> | 2001-09-13 05:13:33 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2001-09-13 05:13:33 +0800 |
commit | f5d534d812341292f079987a19150fcb3ba8f8a6 (patch) | |
tree | 045505711fefa631ca91527173d2512d9d8ee3a5 /camel/ChangeLog | |
parent | 7999ad2c0087c2bbddf3e323709901736c13e6f4 (diff) | |
download | gsoc2013-evolution-f5d534d812341292f079987a19150fcb3ba8f8a6.tar gsoc2013-evolution-f5d534d812341292f079987a19150fcb3ba8f8a6.tar.gz gsoc2013-evolution-f5d534d812341292f079987a19150fcb3ba8f8a6.tar.bz2 gsoc2013-evolution-f5d534d812341292f079987a19150fcb3ba8f8a6.tar.lz gsoc2013-evolution-f5d534d812341292f079987a19150fcb3ba8f8a6.tar.xz gsoc2013-evolution-f5d534d812341292f079987a19150fcb3ba8f8a6.tar.zst gsoc2013-evolution-f5d534d812341292f079987a19150fcb3ba8f8a6.zip |
free the source url in the nonfailure case.
2001-09-12 Larry Ewing <lewing@ximian.com>
* camel-filter-driver.c (camel_filter_driver_filter_mbox): free
the source url in the nonfailure case.
svn path=/trunk/; revision=12782
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 0aa82cd78c..834ec96fe7 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2001-09-12 Larry Ewing <lewing@ximian.com> + + * camel-filter-driver.c (camel_filter_driver_filter_mbox): free + the source url in the nonfailure case. + 2001-09-12 <NotZed@Ximian.com> * camel-folder-search.h: Change the 'not' virtual method from an |