diff packages/kernel/current/ChangeLog @ 3232:79d84ff0523d

Fix missing semicolon. Bug spotted and patch provided by John Dallaway. [ Bugzilla 1001835 ]
author vae
date Fri, 26 Apr 2013 20:59:48 +0000
parents f35f92c0b860
children 283b2c38b413
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog
+++ b/packages/kernel/current/ChangeLog
@@ -1,3 +1,8 @@
+2013-04-26  Ilija Kocho  <ilijak@siva.com.mk>
+
+	* tests/fpint_thread_switch.c: Fix missing semicolon.
+	Bug spotted and patch provided by John Dallaway. [ Bugzilla 1001835 ]
+
 2013-02-10  Ilija Kocho  <ilijak@siva.com.mk>
             Jonathan Larmour  <jifl@eCosCentric.com>