# # ChangeLog for /releases/bedework-3.3/deployutil # # Generated by Trac 0.9.3 # 05/25/13 12:01:43 # 01/24/07 12:03:48 johnsa [1253] * releases/bedework-3.3: copying Bedework 3.3 release branch 11/10/06 13:32:25 douglm [1076] * trunk/build/buildwar.xml: * trunk/deployutil/src/org/bedework/deployment/ForEachAppTask.java: * trunk/deployutil/src/org/bedework/deployment/ResolveFile.java: First of a couple of updates to clean up event object handling in the web clients. For various historical reasonbs we had 3 event properties in the form - editEvent, newEvent and event We're down to one. Also moved more event code out of user client into common. Admin client is probably still broken but updates will follow shortly.