Update of /cvsroot/module-build/Module-Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29245
Modified Files:
Changes
Log Message:
Add detildefication
Index: Changes
===================================================================
RCS file: /cvsroot/module-build/Module-Build/Changes,v
retrieving revision 1.346
retrieving revision 1.347
diff -u -d -r1.346 -r1.347
--- Changes 8 Jun 2005 03:50:03 -0000 1.346
+++ Changes 9 Jun 2005 01:46:53 -0000 1.347
@@ -31,6 +31,10 @@
that it's not a core module, but the advantages are pretty nice.
[Robert Rothenberg]
+ - The values of the "prefix", "install_base", "install_path", and
+ "install_dest" parameters can now begin with "~" or "~user", and
+ we'll de-tilde-ify them by using glob().
+
0.27_01 (Beta for 0.28) Fri Apr 15 21:12:57 CDT 2005
Backward-incompatible (but better) changes:
|