diff packages/hal/common/current/ChangeLog @ 1968:7ddd5ba45ee5

* src/hal_if.c Added missing declarations of tries when compiling with CYGNUM_HAL_DEBUG_GDB_PROTOCOL_RETRIES != 0.
author asl
date Wed, 27 Apr 2005 19:08:34 +0000
parents ab3832848094
children 7de1fb00473d
line wrap: on
line diff
--- a/packages/hal/common/current/ChangeLog
+++ b/packages/hal/common/current/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-27  Enrico Piria <epiria@libero.it>
+
+	* src/hal_if.c Added missing declarations of tries when compiling
+	with CYGNUM_HAL_DEBUG_GDB_PROTOCOL_RETRIES != 0.
+
 2004-11-20  Andrew Lunn  <andrew.lunn@ascom.ch>
 
 	* tests/intr.c: Make the ISR call the DSR to make sure this works