aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 23a6a0d..7c8ed87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+beber from elaine.melee : 07/12/05 01:36:57
+Avoid warning
+Make macro debug work (after compile :p)
+Format macro debug outpout (file.c+ligne @file.c: 'message')
+Start to use this macro
+#if -> #ifdeF
+del old macro code
+move macro to .h instead of .c while it's not an inline and use everywhere
+
+File changes :
+M src/espik_config.c
+M src/espik.c
+M src/espik_debug.c
+M src/espik_debug.h
+M tst/va_test.c
+
beber from rampa : 02/12/05 12:36:36
add handler for when we get connected and disconnect
also see if connection is unavailable