summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2001-02-14 04:33:06 +0000
committerivan <ivan>2001-02-14 04:33:06 +0000
commite43ee826fe789a3cd046537576e29b990fe70356 (patch)
tree29b3a20824182521d3d43159b1b141168fbfa288
parentbcce59dcb7c3fd19d1c415fec6e9f34e11b0049e (diff)
get rid of gratuitous HISTORY
-rw-r--r--FS/FS/port.pm32
1 files changed, 1 insertions, 31 deletions
diff --git a/FS/FS/port.pm b/FS/FS/port.pm
index 73a5b00..13455ca 100644
--- a/FS/FS/port.pm
+++ b/FS/FS/port.pm
@@ -133,7 +133,7 @@ sub session {
=head1 VERSION
-$Id: port.pm,v 1.4 2001-01-30 09:08:40 ivan Exp $
+$Id: port.pm,v 1.5 2001-02-14 04:33:06 ivan Exp $
=head1 BUGS
@@ -154,36 +154,6 @@ manpages again.
L<FS::Record>, schema.html from the base documentation.
-=head1 HISTORY
-
-ivan@voicenet.com 97-jul-1
-
-added hfields
-ivan@sisd.com 97-nov-13
-
-$Log: port.pm,v $
-Revision 1.4 2001-01-30 09:08:40 ivan
-tyop, thanks to Mack Nagashima <mackn@moaner.org>
-
-Revision 1.3 2000/12/03 20:25:20 ivan
-session monitor updates
-
-Revision 1.1 2000/10/27 20:18:32 ivan
-oops, also necessary for session monitor
-
-Revision 1.1 1999/08/04 08:03:03 ivan
-move table subclass examples out of production directory
-
-Revision 1.4 1998/12/29 11:59:57 ivan
-mostly properly OO, some work still to be done with svc_ stuff
-
-Revision 1.3 1998/11/15 04:33:00 ivan
-updates for newest versoin
-
-Revision 1.2 1998/11/15 03:48:49 ivan
-update for current version
-
-
=cut
1;