[lib] Remove numeric route-type argument in redistribute arg strings
2006-06-27 Paul Jakma <paul.jakma@sun.com>
* route_types.awk: Remove setting the 'bare' numeric route type
in redist strings.
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 37c1324..89f017a 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2006-06-27 Paul Jakma <paul.jakma@sun.com>
+
+ * route_types.awk: Remove setting the 'bare' numeric route type
+ in redist strings.
+
2006-06-15 Paul Jakma <paul.jakma@sun.com>
* command.c: (cmd_describe_command_real) Fix leak, CID #38.