X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=TODO;h=349b2bf121ff3d605ef6e8c1057efd7945e4acae;hp=5c8e02cefafafb1baf600bc72f46ad9b0806cc2d;hb=d51c41b94bfa87d6c779ac666495151bf6fc3913;hpb=a3e720b5de05f45ab48d30d5fcfe07f1ef6c3a81 diff --git a/TODO b/TODO index 5c8e02cef..349b2bf12 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