* released 1.1.5
* connection logging displayed incorrect source address.
* added proxy start/stop and server up/down log events.
* replaced log message short buffers with larger trash.
* enlarged buffer to 8 kB and replace buffer to 4 kB.
* added a config.rc example for Formilux
* added a build script for Formilux
diff --git a/examples/config.rc.haproxy b/examples/config.rc.haproxy
new file mode 100644
index 0000000..c7aa838
--- /dev/null
+++ b/examples/config.rc.haproxy
@@ -0,0 +1,4 @@
+service haproxy
+ config /etc/haproxy/haproxy.cfg
+ maxconn 1024
+