[freeside-commits] freeside/FS MANIFEST, 1.191.2.1, 1.191.2.2 FS.pm, 1.76, 1.76.2.1

Ivan,,, ivan at wavetail.420.am
Thu Oct 6 00:00:09 PDT 2011


Update of /home/cvs/cvsroot/freeside/FS
In directory wavetail.420.am:/tmp/cvs-serv12192/FS

Modified Files:
      Tag: FREESIDE_2_3_BRANCH
	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.76.2.1
diff -u -w -d -r1.76 -r1.76.2.1
--- FS.pm	21 Jun 2011 01:08:03 -0000	1.76
+++ FS.pm	6 Oct 2011 07:00:07 -0000	1.76.2.1
@@ -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.191.2.1
retrieving revision 1.191.2.2
diff -u -w -d -r1.191.2.1 -r1.191.2.2
--- MANIFEST	5 Aug 2011 07:25:41 -0000	1.191.2.1
+++ MANIFEST	6 Oct 2011 07:00:07 -0000	1.191.2.2
@@ -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