Update of /cvsroot/module-build/Module-Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18444
Modified Files:
Changes
Log Message:
Look for a typemap in lib/
Index: Changes
===================================================================
RCS file: /cvsroot/module-build/Module-Build/Changes,v
retrieving revision 1.350
retrieving revision 1.351
diff -u -d -r1.350 -r1.351
--- Changes 13 Jun 2005 21:33:26 -0000 1.350
+++ Changes 13 Jun 2005 21:35:21 -0000 1.351
@@ -46,6 +46,9 @@
- We now memoize the output of the internal _default_INC() method,
since it uses backticks and might be kind of slow.
+ - When processing XS files, we now look for a typemap in lib/ as well
+ as using the system's default typemap. [John Peacock]
+
0.27_01 (Beta for 0.28) Fri Apr 15 21:12:57 CDT 2005
Backward-incompatible (but better) changes:
|