diff --git a/ChangeLog b/ChangeLog index d881cc02f0..55b5af5d8e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,9 @@ 2007-04-16 David Young - * zebra/connected.c: Only suppress adding a connected route - to the kernel if it is already marked "real" (ZEBRA_IFC_REAL), - i.e., "in kernel." According to Paul Jakma, this probably - fixes Quagga bug #202. - + * connected.c (zebra): Only suppress adding a connected + route to the kernel if it is already marked "real" + (ZEBRA_IFC_REAL), i.e., "in kernel." According to Paul + Jakma, this probably fixes Quagga bug #202. 2007-02-06 Greg Troxel >