]> git.puffer.fish Git - mirror/frr.git/commitdiff
- forgot to commit changelog, belongs to previous commit.
authorpaul <paul>
Mon, 25 Apr 2005 16:29:10 +0000 (16:29 +0000)
committerpaul <paul>
Mon, 25 Apr 2005 16:29:10 +0000 (16:29 +0000)
lib/ChangeLog

index 7d9d83de2bd86a2f12090ed45996b130b6cd4a1a..8c805dfc5c36e254bbd30360be1ffc39bfc6140a 100644 (file)
@@ -1,7 +1,14 @@
 2005-04-25 Paul Jakma <paul.jakma@sun.com>
 
+       * workqueue.{c,h}: Helper API for setting up and running queues via
+         background threads.
+       * command.c: install the 'show workqueues' command
+       * memtypes.c: Add work queue mtypes, and a rib-queue type for
+         a zebra rib work queue.
+       * memtypes.h: Updated to match memtypes.c
        * Makefile.am: Refer to source files via srcdir variable, fix
          out-of-tree build breakage.
+         Add new workqueue files to build.
        * memory.c: Make the string field much wider
        * memtypes.c: Correct the prefix list str/entry strings
        * thread.c: Kill unused TIMER_NO_SORT bits