summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorivan <ivan>1998-12-30 23:03:34 +0000
committerivan <ivan>1998-12-30 23:03:34 +0000
commitd51c41b94bfa87d6c779ac666495151bf6fc3913 (patch)
tree5ba6fb37692d9cece6d00682289490c072cdafd5 /TODO
parenta3e720b5de05f45ab48d30d5fcfe07f1ef6c3a81 (diff)
bugfixes; fields isn't exported by derived classes
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 5c8e02c..349b2bf 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.17 1998-12-29 11:59:32 ivan Exp $
+$Id: TODO,v 1.18 1998-12-30 23:03:19 ivan Exp $
If you are interested in helping with any of these, please join the mailing
list (send a blank message to ivan-freeside-subscribe@sisd.com) to avoid
@@ -6,7 +6,8 @@ duplication of effort.
-- 1.1.x --
-check all .pm's for numeric comparisons done as `eq'
+check all .pm's for numeric comparisons done as `eq' - works fine now because
+only used with integers that aren't space-padded.
FS::cust_pkg _require_'s FS::$svc, but this won't work with %FS::UID::callback
loading of configuration. (pry need same idea, but will run immediately if