aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 131bbf4cba..8c40628977 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,11 @@
+2003-08-11 Not Zed <NotZed@Ximian.com>
+
+ * e-msgport.c (e_thread_put): check pthread_create return code
+ properly.
+ (e_mutex_lock): check pthread* return codes properly.
+ (e_mutex_unlock): Same here.
+ (e_mutex_cond_wait): and here.
+
2003-08-05 Dan Winship <danw@ximian.com>
* e-html-utils.c (special_chars): add a flag for non-url chars