diff packages/kernel/current/ChangeLog @ 3101:e8b153151417

Fix compiler warnings about unused variables. [ Bugzilla 1001505 ]
author grante
date Tue, 06 Mar 2012 18:56:34 +0000
parents 6724f8254bcb
children 80f232caf539
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog
+++ b/packages/kernel/current/ChangeLog
@@ -1,3 +1,8 @@
+2012-03-06  Grant Edwards <grant.b.edwards@gmail.com>
+	
+	* src/intr/intr.cxx (attach): Fix compiler warning about unused
+	variable. [ Bugzilla 1001505 ]
+
 2011-07-09  Ilija Kocho  <ilijak@siva.com.mk>
 
 	* tests/bin_sem2.cxx (PHILOSOPHERS):