* released 1.2.1-pre2
* add the "logasap" option which produces a log without waiting for the data
to be transferred from the server to the client.
* add the "httpclose" option which removes any "connection:" header and adds
"Connection: close" in both direction.
diff --git a/Makefile b/Makefile
index 43e4493..f9fb9f9 100644
--- a/Makefile
+++ b/Makefile
@@ -84,5 +84,5 @@
$(CC) $(CFLAGS) -c -o $@ $<
clean:
- rm -f *.[oas] *~ core haproxy test nohup.out gmon.out
+ rm -f *.[oas] *~ *.rej core haproxy test nohup.out gmon.out