--- a
+++ b/trunk/php-java-bridge/ChangeLog
@@ -0,0 +1,12 @@
+2004-08-29  Jost Boekemeier  <jost2345@mail.yahoo.de>
+
+	* php-java-bridge 1.0.0 released.
+
+
+2004-08-30  Jost Boekemeier  <jost2345@mail.yahoo.de>
+
+	* bind.c: wait until the JVM is initialized
+
+	Initialize the cfg vars correctly so that only one VM is started
+	(or no VM at all on apache 1.3).
+	* java.c, init_cfg: set the defaults _after_ the cfg changes.