diff options
author | Christopher Faylor <me@cgf.cx> | 2005-02-10 18:12:56 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2005-02-10 18:12:56 +0000 |
commit | ccf32128b3c601821771014e7beb4806fa30c523 (patch) | |
tree | 468a7badb192ef618a0d65d41f6175c3040c3dde /winsup/testsuite | |
parent | 292a8156c6ecc1d8f9689a59c6119df4e3efb914 (diff) | |
download | cygnal-ccf32128b3c601821771014e7beb4806fa30c523.tar.gz cygnal-ccf32128b3c601821771014e7beb4806fa30c523.tar.bz2 cygnal-ccf32128b3c601821771014e7beb4806fa30c523.zip |
add missing ChangeLog entry
Diffstat (limited to 'winsup/testsuite')
-rw-r--r-- | winsup/testsuite/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/winsup/testsuite/ChangeLog b/winsup/testsuite/ChangeLog index 6e0c23145..7b2ec1a81 100644 --- a/winsup/testsuite/ChangeLog +++ b/winsup/testsuite/ChangeLog @@ -2,6 +2,8 @@ * winsup.api/known_bugs.tcl: Remove dup05, fcntl07B, lseek04, select03, unlink06. + * winsup.api/mmaptest03.c: Make a little more verbose so that it is + easier to figure out where something failed. 2005-01-09 Christopher Faylor <cgf@timesys.com> |