[Netoffice-cvs-2x] netoffice-2.x/docs changes.txt,1.30,1.31
PXell - Online project management.
Brought to you by:
trilexcom
From: Scott M. <ma...@us...> - 2005-05-30 16:13:17
|
Update of /cvsroot/netoffice/netoffice-2.x/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6812/docs Modified Files: changes.txt Log Message: + combined the icaltasks.php and icalmeetings.php into calendar/icalendar.php + added new language string 'ical_url' + added links on appropriate pages to the icalendar.php script Index: changes.txt =================================================================== RCS file: /cvsroot/netoffice/netoffice-2.x/docs/changes.txt,v retrieving revision 1.30 retrieving revision 1.31 diff -C2 -d -r1.30 -r1.31 *** changes.txt 29 May 2005 22:34:36 -0000 1.30 --- changes.txt 30 May 2005 16:12:37 -0000 1.31 *************** *** 1,7 **** CHANGES 2005-05-29 ! + Added basic iCal support for Task, Milestones: tasks/icaltasks.php (madbear) ! + Added basic iCal support for Meetings: meetings/icalmeetings.php (madbear) 2005-05-27 --- 1,10 ---- CHANGES + 2005-05-30 + + Added links on appropriate pages to the iCalendar script (madbear) + 2005-05-29 ! + Added basic iCalendar (iCal) support for Task, Milestones, and ! Meetings: calendar/icalendar.php (madbear) 2005-05-27 |