Use 'path (category)' form.
diff --git a/ChangeLog b/ChangeLog
index d881cc0..55b5af5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,9 @@
2007-04-16 David Young <dyoung@pobox.com>
- * 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 <Greg Troxel <gdt@ir.bbn.com>>