commit | 3a9eb091494f7afb8ce6bf82b8e1a20bb2a8f10f | [log] [tgz] |
---|---|---|
author | paul <paul> | Tue Feb 08 11:29:41 2005 +0000 |
committer | paul <paul> | Tue Feb 08 11:29:41 2005 +0000 |
tree | 82408688827d3dbae81b240aa1da60b05201fea0 | |
parent | b14ee00b7f23f216b5f159e88de915b8755b97d6 [diff] [blame] |
2005-02-08 Paul Jakma <paul@dishone.st> * ospf_packet.c: (various) Remove unneeded stream_set_putp abuse.
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 2f58678..ba418ba 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog
@@ -1,3 +1,7 @@ +2005-02-08 Paul Jakma <paul@dishone.st> + + * ospf_packet.c: (various) Remove unneeded stream_set_putp abuse. + 2005-02-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> * ospf_packet.c: (ospf_read) Fix bug: must check for state ISM_Down,