[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml

www lon-capa-cvs@mail.lon-capa.org
Tue, 17 Jun 2003 17:09:17 -0000


www		Tue Jun 17 13:09:17 2003 EDT

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  - (guy) adding LondTransaction.pm to install process
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.251 doc/loncapafiles/loncapafiles.lpml:1.252
--- doc/loncapafiles/loncapafiles.lpml:1.251	Mon Jun 16 11:14:29 2003
+++ doc/loncapafiles/loncapafiles.lpml	Tue Jun 17 13:09:17 2003
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.251 2003/06/16 15:14:29 bowersj2 Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.252 2003/06/17 17:09:17 www Exp $ -->
 
 <!--
 
@@ -3927,6 +3927,15 @@
   <description>
      Manages a connection between a lonc proxy daemon and the lond server
      in the remote node.
+  </description>
+  <status>works/verified</status>
+</file>
+<file>
+  <source>loncom/LondTransaction.pm</source>
+  <target dist='default'>home/httpd/lib/perl/LONCAPA/LondTransaction.pm</target>
+  <categoryname>system file</categoryname>
+  <description>
+	Handles a single lon-capa insternal transaction
   </description>
   <status>works/verified</status>
 </file>