[freeside-commits] freeside/FS MANIFEST, 1.192, 1.193 FS.pm, 1.76, 1.77
Ivan,,,
ivan at wavetail.420.am
Thu Oct 6 13:44:20 PDT 2011
Update of /home/cvs/cvsroot/freeside/FS
In directory wavetail.420.am:/tmp/cvs-serv25965/FS
Modified Files:
MANIFEST FS.pm
Log Message:
add dsl_device to track mac addresses, RT#13656
Index: FS.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS.pm,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -w -d -r1.76 -r1.77
--- FS.pm 21 Jun 2011 01:08:03 -0000 1.76
+++ FS.pm 6 Oct 2011 20:44:18 -0000 1.77
@@ -154,6 +154,8 @@
L<FS::svc_dsl> - DSL
+L<FS::dsl_device> - DSL device MAC addresses
+
L<FS::dsl_note> - DSL order notes
L<FS::addr_block> - Address block class
Index: MANIFEST
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/MANIFEST,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -w -d -r1.192 -r1.193
--- MANIFEST 28 Jul 2011 22:01:47 -0000 1.192
+++ MANIFEST 6 Oct 2011 20:44:18 -0000 1.193
@@ -610,3 +610,5 @@
t/radius_group.t
FS/template_content.pm
t/template_content.t
+FS/dsl_device.pm
+t/dsl_device.t
More information about the freeside-commits
mailing list