diff options
Diffstat (limited to 'htdocs/docs/man/Record.txt')
-rw-r--r-- | htdocs/docs/man/Record.txt | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/htdocs/docs/man/Record.txt b/htdocs/docs/man/Record.txt index e1902fee8..1708e3c67 100644 --- a/htdocs/docs/man/Record.txt +++ b/htdocs/docs/man/Record.txt @@ -233,7 +233,7 @@ SUBROUTINES record's table set true. VERSION - $Id: Record.txt,v 1.4 1999-02-09 09:37:51 ivan Exp $ + $Id: Record.txt,v 1.5 1999-04-08 13:39:31 ivan Exp $ BUGS This module should probably be renamed, since much of the @@ -360,10 +360,21 @@ HISTORY ut_phonen got ''; at the end ivan@sisd.com 98-sep-27 $Log: Record.txt,v $ - Revision 1.4 1999-02-09 09:37:51 ivan - regenerated perl api docs from embedded pod - Revision 1.12 1999/01/25 12:26:06 ivan - yet more mod_perl stuff + Revision 1.5 1999-04-08 13:39:31 ivan + convert from pod for 1.2.0 release + Revision 1.15 1999/04/08 12:08:59 ivan + fix up PostgreSQL money fields so you can actually use them + as numbers. bah. + + Revision 1.14 1999/04/07 14:58:31 ivan more kludges to get + around different null/empty handling in Perl vs. MySQL vs. + PostgreSQL etc. + + Revision 1.13 1999/03/29 11:55:43 ivan eliminate warnings in + ut_money + + Revision 1.12 1999/01/25 12:26:06 ivan yet more mod_perl + stuff Revision 1.11 1999/01/18 09:22:38 ivan changes to track email addresses for email invoicing |