aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-04-15 05:09:04 +0800
committerChris Lahey <clahey@src.gnome.org>2000-04-15 05:09:04 +0800
commitb87c37a1e8f6b3091c59a8ee7314c87aec6538c7 (patch)
tree64baabcd2a068e69cdc85eb3fa2a6f57294fb5fb /e-util/ChangeLog
parent6f7c1a19440f91d05009dbea60518771327b88ff (diff)
downloadgsoc2013-evolution-b87c37a1e8f6b3091c59a8ee7314c87aec6538c7.tar
gsoc2013-evolution-b87c37a1e8f6b3091c59a8ee7314c87aec6538c7.tar.gz
gsoc2013-evolution-b87c37a1e8f6b3091c59a8ee7314c87aec6538c7.tar.bz2
gsoc2013-evolution-b87c37a1e8f6b3091c59a8ee7314c87aec6538c7.tar.lz
gsoc2013-evolution-b87c37a1e8f6b3091c59a8ee7314c87aec6538c7.tar.xz
gsoc2013-evolution-b87c37a1e8f6b3091c59a8ee7314c87aec6538c7.tar.zst
gsoc2013-evolution-b87c37a1e8f6b3091c59a8ee7314c87aec6538c7.zip
Add g_return_if_fails.
2000-04-14 Christopher James Lahey <clahey@helixcode.com> * e-xml-utils.c: Add g_return_if_fails. svn path=/trunk/; revision=2435
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 613b1fbc9d..aa2e8baca1 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,7 @@
+2000-04-14 Christopher James Lahey <clahey@helixcode.com>
+
+ * e-xml-utils.c: Add g_return_if_fails.
+
2000-04-12 Miguel de Icaza <miguel@gnu.org>
* e-cursors.c (e_cursor_get): Prevent next hacker to get bitten by this.