diff options
author | Russ Allbery <rra@stanford.edu> | 2009-04-26 20:18:59 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2009-04-26 20:18:59 +0000 |
commit | 4815748da8702d26be44cc63dbba47ebd8daa3d0 (patch) | |
tree | fa80ad643e365f89d6a27c9e2e4c8373fcc73a40 | |
parent | 29486000b2391364c8b3275bfa0ae632b81c2ea8 (diff) |
Add the case-insensitivity bug in object names to TODO.
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Release 1.0: +* Fix case-insensitivity bug in unique keys with MySQL for objects. + * Add POD coverage testing using Test::POD::Coverage for the server modules. |