summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2005-04-08 14:20:18 +0000
committerhasso <hasso>2005-04-08 14:20:18 +0000
commit4a8164e5b310094315e2c50d73aeea489766a48a (patch)
tree683c5f04667486d29fc72a094957773ded6aea3b /lib/ChangeLog
parent3a2ce6a14e3e302c3fdca2ff99143cfd06b145e6 (diff)
* routemap.[ch]: Added "description ..." command.
Closes Bugzilla #167.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog4
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.