From bb12c0d63fc5fcc4801ecbc731abc1fa43f01694 Mon Sep 17 00:00:00 2001 From: Per Cederqvist <ceder@lysator.liu.se> Date: Fri, 7 Aug 1998 09:19:23 +0000 Subject: [PATCH] Merged old uncommitted changes to prot-A.txt. Facilitate testing of Local_to_global with Electric Fence. Improved the documentation on the config file. --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7dc5ef892..a661f6dcb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +1998-08-07 Per Cederqvist <ceder@signum.se> + + Merged old uncommitted changes to prot-A.txt. + * doc/prot-A.txt: Error code 38=no-connect is no longer used. + Documented 85=get-collate-table. Typo fixes. + + Facilitate testing of Local_to_global with Electric Fence. + * src/server/testsuite/config/unix.exp (efence): New constant. + (efence_blurb): New proc. + (l2g_start): Handle an efence-instrumented test program if the + global variable efence is true. + + Improved the documentation on the config file. + * doc/man/lyskomd.8: Documented the values that you can pass to + bool config parameters. + 1998-08-06 Per Cederqvist <ceder@lysator.liu.se> Added the beginnings of a test suite for the complete lyskomd -- GitLab