diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,9 @@ | |||
1 | $Id: CHANGELOG,v 1.13 2004/02/12 03:21:35 urkle Exp $ | 1 | $Id: CHANGELOG,v 1.14 2004/02/29 23:36:17 urkle Exp $ |
2 | 1.96: ? | 2 | 1.96: ? |
3 | * fixed LogSQLPreserveFile config parameter | 3 | * fixed LogSQLPreserveFile config parameter |
4 | * reworked safe_create_tables | ||
5 | * renamed log_sql_* variables and typedefs to logsql_* | ||
6 | * beginnings of abstraction layer | ||
4 | 7 | ||
5 | 1.95: 2004-02-05 | 8 | 1.95: 2004-02-05 |
6 | * audit and update of extract_* functions to acheive same output as | 9 | * audit and update of extract_* functions to acheive same output as |