* calendar.c: added
authorArt Cancro <ajc@citadel.org>
Sun, 15 Sep 2002 03:40:13 +0000 (03:40 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 15 Sep 2002 03:40:13 +0000 (03:40 +0000)
commitf0b4238b0e8cf1f676431510ea27571ee403a2f9
tree48e924a70515101dd158d474e276e5597687da08
parent6f91a3368070d609b28bd7939d99b55b109defe2
* calendar.c: added
* When a text/calendar MIME type is discovered in a message, send it to
  the (currently skeleton) parser in calendar.c
* calendar.c: skeleton parser for calendar objects which currently just
  creates an icalcomponent object and frees it.
webcit/ChangeLog
webcit/calendar.c