Update of /cvsroot/genex/genex-server
In directory sc8-pr-cvs1:/tmp/cvs-serv17177
Modified Files:
ChangeLog
Log Message:
usual
Index: ChangeLog
===================================================================
RCS file: /cvsroot/genex/genex-server/ChangeLog,v
retrieving revision 1.129
retrieving revision 1.130
diff -C2 -d -r1.129 -r1.130
*** ChangeLog 26 Apr 2003 23:28:20 -0000 1.129
--- ChangeLog 27 Apr 2003 00:56:06 -0000 1.130
***************
*** 16,19 ****
--- 16,26 ----
that must be wrapped like: 'use lib qw(%%GENEX_EXTRALIBS%%')
+ * Mason/workspace/comps/tableize.mason (Repository):
+ * Mason/workspace/comps/objs2table.mason (Repository):
+ now returns a list in array context and prints out HTML in scalar context
+
+ * Mason/workspace/protocol-insert.html.in (Repository):
+ now uses components for all parts
+
* Mason/workspace/protocol-step-insert.html.in (Repository):
fixed 'order' => 'protocol_order'
|