diff packages/hal/common/current/ChangeLog @ 3326:6e9f1cd4ed38

Fix compiler warning about variable set but not used. [ Bugzilla 1001865 ]
author vae
date Sat, 15 Jun 2013 20:22:36 +0000
parents 3c619144e8af
children
line wrap: on
line diff
--- a/packages/hal/common/current/ChangeLog
+++ b/packages/hal/common/current/ChangeLog
@@ -1,3 +1,8 @@
+2013-06-13  Ilija Kocho <ilijak@siva.com.mk>
+
+	* tests/cache.c : Fix compiler warning about variable set but not used.
+	[ Bugzilla 1001865 ]
+
 2012-04-25  Ilija Kocho <ilijak@siva.com.mk>
 
 	* include/hal_stub.h, src/hal_stub.c, src/thread-packets.c: