diff options
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 940a37bf5..d9ff7eb8f 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2002-09-04 Neal H. Walfield <[email protected]> + + * Makefile.am (inittests.stamp): Do not set LD_LIBRARY_PATH, but + rather prepend it. Be more robust and prefer printf over echo -n. + 2002-09-04 Marcus Brinkmann <[email protected]> * asschk.c (start_server): Close the parent's file descriptors in @@ -5,7 +10,7 @@ (read_assuan): Variable NREAD removed. Cut off the received line currectly if more than one line was read. -2002-09-03 Neal H. Walfield <[email protected]> +2002-09-03 Neal H. Walfield <[email protected]> * Makefile.am (inittests.stamp): Construct an LD_LIBRARY_PATH from LDFLAGS. |