summaryrefslogtreecommitdiff
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2005-04-19 21:28:36 +0000
committerpaul <paul>2005-04-19 21:28:36 +0000
commit43313d05bce956b65711516f7aadf99ee2fed192 (patch)
tree7a9e42a7600b1c4e87a0be7d206b9605847d1b2e /tests/ChangeLog
parent924b9229717b749e303f3fb161616bebf53b5cdc (diff)
2004-05-19 Paul Jakma <paul@dishone.st>
* heavy.c: test programme to show how long-running functions kill responsiveness. Demonstrating the most niggly problem left in bgpd.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 93be1555..d3dd34d7 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-19 Paul Jakma <paul@dishone.st>
+
+ * heavy.c: test programme to show how long-running functions
+ kill responsiveness. Demonstrating the most niggly problem
+ left in bgpd.
+
2004-05-13 Paul Jakma <paul@dishone.st>
* test-buffer.c: Andrew's buffer tester