summaryrefslogtreecommitdiffstatsabout
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 72a865e..552d14e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,10 +1,12 @@
11.100: 2004-09-?f 11.100: 2005-01-11
2* fixes for NULL fields (empty request_args) 2* fixes for NULL fields (empty request_args)
3* fixed a mysql reconnect bug 3* fixed a mysql reconnect bug
4* wrong hostname was logged when using mass virtual hosting 4* wrong hostname was logged when using mass virtual hosting
5 Use, the new 'V' logformat 5 Use, the new 'V' logformat
6* formatted massvirutalhosting tables to swap - with _. 6* formatted massvirutalhosting tables to swap - with _.
7* included winconfig.h in makefile 7* included winconfig.h in makefile
8* fixed quoting of unique_id
9* converted documentation to OOO Docbook ( a subset of the full docbook DTD)
8 10
91.99: 2004-07-28 111.99: 2004-07-28
10* Added DBI support (not completed yet) 12* Added DBI support (not completed yet)