From c3c07f28dcd226975b5ed0c1f8842f51968a3288 Mon Sep 17 00:00:00 2001 From: hasso Date: Mon, 21 Feb 2005 18:17:52 +0000 Subject: * pqueue.[ch]: Introduce "update" function to meet ospf spf needs. It will allow to update node when: i) a node is inserted into the priority queue; ii) a node position is modified in the priority queue; * pqueue.h: Export trickle_down() function. --- lib/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index 4573839d..6d1a229e 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,11 @@ +2005-02-21 Vincenzo Eramo + + * pqueue.[ch]: Introduce "update" function to meet ospf spf needs. It + will allow to update node when: + i) a node is inserted into the priority queue; + ii) a node position is modified in the priority queue; + * pqueue.h: Export trickle_down() function. + 2005-02-19 Paul Jakma * stream.c: (stream_new) fix dumb mistake. -- cgit v1.2.1