Plugins/Bonjour/libezv/Private%20Classes/AWEzvXMLNode.m
2009-10-31 Prevent attempting to set a nil property on an AWEzvXMLNode. This turns a crash into a warning.
2009-06-13 Backed out changeset 2a4ac0570326 (build fix for some GCCs)
2009-06-12 Propertyize
2009-06-12 Leak fix
2009-04-09 Fast enumerate
2008-08-14 Preliminary conversion to using fast enumeration; caveats: variable declarations were not moved into loop headers. In *most* cases it should be safe to move them, but make sure the variable is not needed later on in the method. Also, AIContactController was not converted, because the conversion tool freaked out
2008-08-06 svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk