diff options
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r-- | isisd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog index 8a00cccb..60d5933f 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,7 @@ +2004-02-11 Hasso Tepper <hasso@estpak.ee> + * many *.c files: Replace thread_add_xxx() and thread_cancel() with + THREAD_XXX_ON and THREAD_XXX_OFF macros. + 2004-01-27 Hasso Tepper <hasso@estpak.ee> * isis_circuit.c: Commented out "(no) ip address" commands so it doesn't confuse vtysh. |