aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/ChangeLog
diff options
context:
space:
mode:
authorLarry Ewing <lewing@ximian.com>2001-09-20 04:19:46 +0800
committerLarry Ewing <lewing@src.gnome.org>2001-09-20 04:19:46 +0800
commitcfe4b2026b5711caa63aaacce433a368e31adebb (patch)
treefcbc1cc54c933da3c155bc163c90022915f6957f /my-evolution/ChangeLog
parent00dcd396edfc585316b8778e4b1121c6edf8390e (diff)
downloadgsoc2013-evolution-cfe4b2026b5711caa63aaacce433a368e31adebb.tar
gsoc2013-evolution-cfe4b2026b5711caa63aaacce433a368e31adebb.tar.gz
gsoc2013-evolution-cfe4b2026b5711caa63aaacce433a368e31adebb.tar.bz2
gsoc2013-evolution-cfe4b2026b5711caa63aaacce433a368e31adebb.tar.lz
gsoc2013-evolution-cfe4b2026b5711caa63aaacce433a368e31adebb.tar.xz
gsoc2013-evolution-cfe4b2026b5711caa63aaacce433a368e31adebb.tar.zst
gsoc2013-evolution-cfe4b2026b5711caa63aaacce433a368e31adebb.zip
remove redundant if. (open_callback): free the previous html even if we
2001-09-19 Larry Ewing <lewing@ximian.com> * e-summary-rdf.c (read_callback): remove redundant if. (open_callback): free the previous html even if we get an error. (rdf_free): remove redundant null checks. svn path=/trunk/; revision=12985
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r--my-evolution/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog
index 2511007499..21d40bdd8d 100644
--- a/my-evolution/ChangeLog
+++ b/my-evolution/ChangeLog
@@ -1,3 +1,9 @@
+2001-09-19 Larry Ewing <lewing@ximian.com>
+
+ * e-summary-rdf.c (read_callback): remove redundant if.
+ (open_callback): free the previous html even if we get an error.
+ (rdf_free): remove redundant null checks.
+
2001-09-19 Dan Winship <danw@ximian.com>
* e-summary.c (read_callback, etc): Hack around gdkpixbuf lossage