diff options
author | rpj <rpj> | 2002-03-02 05:05:46 +0000 |
---|---|---|
committer | rpj <rpj> | 2002-03-02 05:05:46 +0000 |
commit | 6a9ed3371b34dd6fa3c229c8c662b7eb4a4ce479 (patch) | |
tree | 4e3e6d20fe0e9726844164558606c08f69d17a3e /tests | |
parent | d14156f2c1d4a9db64cfef0370883db8930e3a6b (diff) |
Add file and add entry to tests/ChangeLog.snap-2002-03-02
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index bc42f7e..6c8deed 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,9 @@ +2002-03-02 Ross Johnson <rpj@special.ise.canberra.edu.au>
+
+ * Makefile (CFLAGS): Changed /MT to /MD to link with
+ the correct library MSVCRT.LIB. Otherwise errno doesn't
+ work.
+
2002-02-28 Ross Johnson <rpj@special.ise.canberra.edu.au>
* exception3.c: Correct recent change.
|