summaryrefslogtreecommitdiff
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2005-11-04 21:53:59 +0000
committerpaul <paul>2005-11-04 21:53:59 +0000
commitaa5943f771833113bab14bfd77dea8a9c770f61c (patch)
tree324620397ebfd4ee96e5fddfb5e69449151a516c /doc/ChangeLog
parenta3957e3838145e3ca624236712bcb6999a35d9b1 (diff)
2005-11-04 Paul Jakma <paul.jakma@sun.com>
* quagga.info: Update auto-built file * ospf6d.texi: Add example config * bgpd.texi: Add example configs. Couple of cleanups of format and macros. * routemap.texi: Add an explanation of how route-maps work. Document the call and exit-policy commands.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 4e9ae352..31f94f72 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -5,6 +5,11 @@
traps.
* snmp.texi: Minor formatting changes.
* quagga.info: Update auto-built file
+ * ospf6d.texi: Add example config
+ * bgpd.tex: Add example configs. Couple of cleanups of format
+ and macros.
+ * routemap.texi: Add an explanation of how route-maps work.
+ Document the call and exit-policy commands.
2005-10-29 Paul Jakma <paul@dishone.st>