--- a/trunk/php-java-bridge/ChangeLog +++ b/trunk/php-java-bridge/ChangeLog @@ -1,3 +1,15 @@ +2009-09-13 <jostb@intern> + + * java.c (MINIT): Set JAVA_PIPE_DIR if /dev/shm exists + + * server/META-INF/java/Options.inc + (JAVA_PIPE_DIR): Disable on non-SEL systems + + * server/META-INF/java/Protocol.inc + (getChannel): remove the pipes in any case + (unlink): New method + (createChannel): Initialize pipe channel + 2009-09-01 <jostb@intern> * server/META-INF/java/Client.inc
--- a/trunk/php-java-bridge/VERSION +++ b/trunk/php-java-bridge/VERSION @@ -1 +1 @@ -5.5.1 \ No newline at end of file +5.5.2 \ No newline at end of file