Common/Source/CFURLAdditions.c
2009-06-24 fixes bug #385038
2008-09-19 Fixed another bug found by clang checker-93: We need to assign this to pathStyle, not pathStyleNum; otherwise, pathStyle is uninitialized in this case.
2006-01-27 Updated copyright year
2005-09-16 NS[Mutable]DictionaryAdditions -> CF[Mutable]DictionaryAdditions
2005-09-14 Fixed two memory leaks in fileURLWithAliasData. NSURLAdditions -> CFURLAdditions