summaryrefslogtreecommitdiffstatsabout
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 27a4535..1d38ca9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
1$Id: CHANGELOG,v 1.14 2002/06/27 20:09:17 helios Exp $ 1$Id: CHANGELOG,v 1.15 2002/09/04 18:46:00 helios Exp $
2 2
3 3
4TODO: 4TODO:
@@ -14,6 +14,9 @@ TODO:
14* new format char: IP as bigint? 14* new format char: IP as bigint?
15* socket-based middleman daemon with configurable conns? 15* socket-based middleman daemon with configurable conns?
16 16
17* go ahead and allow dashes - quote the table name!
18* maxlength of request field should be longer
19
17 20
18CHANGES: 21CHANGES:
19 22
@@ -57,7 +60,10 @@ CHANGES:
57 everything it was supposed to (preserve entries, etc.) but not notify 60 everything it was supposed to (preserve entries, etc.) but not notify
58 the sysadmin. Added a log message to alert sysadmin if MySQL is 61 the sysadmin. Added a log message to alert sysadmin if MySQL is
59 unreachable at startup. 62 unreachable at startup.
63* New config key 'I' to extract & log unique_id, provided by mod_unique_id.
60* Migrated to the Artistic License (as used by Perl). 64* Migrated to the Artistic License (as used by Perl).
65* Moved table creation into its own callable function
66* Robustifying table creation
61 67
62 68
631.16: 691.16: