commit | 2d74db55c463231e3542207bc3d940e2563e6b5b | [log] [tgz] |
---|---|---|
author | jardin <jardin> | Sat Oct 01 00:07:50 2005 +0000 |
committer | jardin <jardin> | Sat Oct 01 00:07:50 2005 +0000 |
tree | 60f4c58957899ceb7987729882d948d59fe26ecf | |
parent | 5e4914c31ead7b99eeed73067451367336b21422 [diff] [blame] |
2005-09-30 Vincent Jardin <vincent.jardin@6wind.com> * bgp_packet.c: fix compilation when DEBUG is used.
diff --git a/bgpd/ChangeLog b/bgpd/ChangeLog index a4145f4..9dc1adc 100644 --- a/bgpd/ChangeLog +++ b/bgpd/ChangeLog
@@ -1,3 +1,7 @@ +2005-09-30 Vincent Jardin <vincent.jardin@6wind.com> + + * bgp_packet.c: fix compilation when DEBUG is used. + 2005-09-10 Paul Jakma <paul.jakma@sun.com> * Makefile.am: bgpd shouldn't list libgp's sources as its own.