|
From: Tomas M. <to...@us...> - 2011-01-08 10:18:18
|
Update of /cvsroot/unitime/UniTime/WebContent/help In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv19847/WebContent/help Modified Files: Release-Notes.xml Log Message: Course Timetable export - if there is a cross-list, export each class under all the course names (not just the controlling one) Index: Release-Notes.xml =================================================================== RCS file: /cvsroot/unitime/UniTime/WebContent/help/Release-Notes.xml,v retrieving revision 1.78 retrieving revision 1.79 diff -C2 -d -r1.78 -r1.79 *** Release-Notes.xml 4 Jan 2011 20:15:30 -0000 1.78 --- Release-Notes.xml 8 Jan 2011 10:18:10 -0000 1.79 *************** *** 48,51 **** --- 48,57 ---- </description> </item> + <item> + <name>Course Timetable export</name> + <description> + <line>If there is a cross-list, export each class under all the course names (not just the controlling one).</line> + </description> + </item> </category> </release> |