diff options
author | hasso <hasso> | 2005-04-08 14:20:18 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-04-08 14:20:18 +0000 |
commit | 4a8164e5b310094315e2c50d73aeea489766a48a (patch) | |
tree | 683c5f04667486d29fc72a094957773ded6aea3b /lib/ChangeLog | |
parent | 3a2ce6a14e3e302c3fdca2ff99143cfd06b145e6 (diff) |
* routemap.[ch]: Added "description ..." command.
Closes Bugzilla #167.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 1d3d3e6d..00b11a1a 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. |