commit | 4a8164e5b310094315e2c50d73aeea489766a48a | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Fri Apr 08 14:20:18 2005 +0000 |
committer | hasso <hasso> | Fri Apr 08 14:20:18 2005 +0000 |
tree | 683c5f04667486d29fc72a094957773ded6aea3b | |
parent | 3a2ce6a14e3e302c3fdca2ff99143cfd06b145e6 [diff] [blame] |
* routemap.[ch]: Added "description ..." command. Closes Bugzilla #167.
diff --git a/lib/ChangeLog b/lib/ChangeLog index 1d3d3e6..00b11a1 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog
@@ -1,5 +1,9 @@ 2005-04-08 Hasso Tepper <hasso at quagga.net> + * routemap.[ch]: Added "description ..." command. + +2005-04-08 Hasso Tepper <hasso at quagga.net> + * prefix.[hc]: Pass argument to the inet6_ntoa by value making it more inet_ntoa alike.