diff packages/kernel/current/ChangeLog @ 3250:283b2c38b413

Fix compiler warnings. [ Bugzilla 1001865 ]
author vae
date Sat, 15 Jun 2013 20:25:20 +0000
parents 79d84ff0523d
children 4839eca9f0c7
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog
+++ b/packages/kernel/current/ChangeLog
@@ -1,3 +1,7 @@
+2013-06-13  Ilija Kocho  <ilijak@siva.com.mk>
+
+	* tests/kintr0.c, tests/kcache1.c: Fix compiler warnings.
+
 2013-04-26  Ilija Kocho  <ilijak@siva.com.mk>
 
 	* tests/fpint_thread_switch.c: Fix missing semicolon.