[commit] r2181 - version 4.0.2-2181

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[commit] r2181 - version 4.0.2-2181

commits-3
 
Author: piumarta
Date: 2010-04-09 04:10:18 -0700 (Fri, 09 Apr 2010)
New Revision: 2181

Modified:
   trunk/platforms/unix/ChangeLog
Log:
version 4.0.2-2181

Modified: trunk/platforms/unix/ChangeLog
===================================================================
--- trunk/platforms/unix/ChangeLog 2010-04-09 07:41:16 UTC (rev 2180)
+++ trunk/platforms/unix/ChangeLog 2010-04-09 11:10:18 UTC (rev 2181)
@@ -1,3 +1,9 @@
+2010-04-09  Ian Piumarta  <com -dot- gmail -at- piumarta (backwards)>
+
+ * vm/sqUnixExternalPrims.c (ioLoadModule): Try loading a plugin
+ from the name without additional prefix/suffix to permit
+ fully-specified names or paths.
+
 2010-04-06  Ian Piumarta  <com -dot- gmail -at- piumarta (backwards)>
 
  * plugins/SqueakFFIPrims/config.cmake: Use correct asm for -m32 on x86_64.