diff options
author | ajs <ajs> | 2004-11-26 19:36:42 +0000 |
---|---|---|
committer | ajs <ajs> | 2004-11-26 19:36:42 +0000 |
commit | 5b85facc638d219a7281b75bec8a08dcf79a46ce (patch) | |
tree | 3f12c2b86c5ea322c72511304af81596bb89cdae /ospfd/ChangeLog | |
parent | 063ee52af64472474af2fa4b3cb2ba9ced746b9f (diff) |
2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* debug.[ch]: Remove unused files.
* Makefile.am: Remove references to debug.c and debug.h
* ospf_main.c: Remove #include "debug.h" (was not being used, and
lib/debug.h has now been deleted).
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r-- | ospfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 40e5491f..2906abe8 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,8 @@ +2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + + * ospf_main.c: Remove #include "debug.h" (was not being used, and + lib/debug.h has now been deleted). + 2004-11-25 Hasso Tepper <hasso at quagga.net> * ospf_main.c: Make group to run as configurable. |