2006-12-10  Dmitry V. Levin <ldv@altlinux.org>

	* time.c (sys_timer_create): Check umove() return code.
diff --git a/ChangeLog b/ChangeLog
index 48817b7..08ae0dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-12-10  Dmitry V. Levin <ldv@altlinux.org>
 
+	* time.c (sys_timer_create): Check umove() return code.
+
 	Make several global variables static.
 	#ifdef definitions of rarely unused functions.
 	* defs.h (rflag, tflag, outfname): Remove.