diff options
author | Egor Duda <deo@logos-m.ru> | 2001-03-09 15:39:28 +0000 |
---|---|---|
committer | Egor Duda <deo@logos-m.ru> | 2001-03-09 15:39:28 +0000 |
commit | 85057d174fa888d8c91bcb0e7e9f273c2fbad275 (patch) | |
tree | 4608c1512411ee18cf7ac994bb9eb1afa0518c60 /winsup/testsuite/ChangeLog | |
parent | d775a1ab081315aec3151b69276cf709c2496317 (diff) | |
download | cygnal-85057d174fa888d8c91bcb0e7e9f273c2fbad275.tar.gz cygnal-85057d174fa888d8c91bcb0e7e9f273c2fbad275.tar.bz2 cygnal-85057d174fa888d8c91bcb0e7e9f273c2fbad275.zip |
* config/default.exp: Remove unneeded debugging output.
* Makefile.in: Use correct path to find dejagnu in local tree.
Diffstat (limited to 'winsup/testsuite/ChangeLog')
-rw-r--r-- | winsup/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/testsuite/ChangeLog b/winsup/testsuite/ChangeLog index 2966ef4e4..af6e7d65a 100644 --- a/winsup/testsuite/ChangeLog +++ b/winsup/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2001-03-09 Egor Duda <deo@logos-m.ru> + + * config/default.exp: Remove unneeded debugging output. + * Makefile.in: Use correct path to find dejagnu in local tree. + 2000-09-06 Egor Duda <deo@logos-m.ru> Add 'const' qualifiers where needed to avoid compiler warnings. |