diff options
author | Denis Ovsienko <linux@pilot.org.ua> | 2007-08-13 16:03:06 +0000 |
---|---|---|
committer | Denis Ovsienko <linux@pilot.org.ua> | 2007-08-13 16:03:06 +0000 |
commit | dc95824ae13d65156dd873a6e784d9a0eed2f39f (patch) | |
tree | fa53aa99e517d9cfe5c56474051afdaa1bc9a666 /lib/ChangeLog | |
parent | 068fd77cff0ce09b6390641abd84fc09a89c49db (diff) |
Merged own patch for the bug #391 (debugging and comments mostly).
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 ee329114..55ddfff8 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2007-08-13 Denis Ovsienko + + * zebra.h: introduce ZEBRA_ERR_KERNEL and ZEBRA_ERR_NOERROR + 2007-07-06 Atis Elsts <atis@mikrotik.com> * pqueue.{c,h}: Export trickle_up |