From a30c3d2faeed3c49ff6d08f6372ed3cbb42c63e1 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Mon, 4 Sep 2000 03:28:12 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@835 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 922ca02ea..228929636 100644 --- a/CHANGES +++ b/CHANGES @@ -5,7 +5,10 @@ Version 1.3 Alpha 4 (not yet released) 9/3/00 : ttn Added instructions for maintainers in Examples/README on how - to make examples also be useful in the testing framework. + to make examples also be useful in the testing framework. + Also, "make check" now uses ./Lib by via env var `SWIG_LIB'. + This is overridable like so: + make chk-swiglib=/my/experimental/swig/Lib check 9/3/00 : beazley Added $typemap variable to typemaps. This gets replaced with