* When saving VTODO (tasks), insert a UID if none is already present. Also
authorArt Cancro <ajc@citadel.org>
Tue, 31 Aug 2004 20:31:01 +0000 (20:31 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 31 Aug 2004 20:31:01 +0000 (20:31 +0000)
commit9aab156cb9a1f1cc3271d3cce78b43e1c08e0f4b
tree882da9b50216e3227048f1192f20bf973e25a190
parentec0a6512cbf21ef6adb6ee840e974e1123762dde
* When saving VTODO (tasks), insert a UID if none is already present.  Also
  increment the sequence, or insert one if none is already present.
webcit/ChangeLog
webcit/calendar.c
webcit/event.c