git-svn-id: https://svn.webkit.org/repository/webkit/trunk@25225
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2007-08-24 Kevin McCullough <kmccullough@apple.com>
+
+ - Updated ChangeLog
+
2007-08-24 Beth Dakin <bdakin@apple.com>
Reviewed by Hyatt and Adele.
Reviewed by Darin.
+ <rdar://problem/5437038> 1 credential object leaked for each call to credentialWithUser:password:persistence
- Use initWithUser instead of credentialWithUser because credentialWithUser leaks.
* platform/network/mac/AuthenticationMac.mm: