diff --git a/ChangeLog b/ChangeLog index 3f2c8a329..512902e1d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,7 +18,7 @@ Please see also http://code.google.com/p/phantomjs/wiki/ReleaseNotes. * Added support for persistent cookies (issue 91) * Added event handling, currently only for mouse events (issue 234) * Added page scroll position (issue 162) - * Added basic HTTP authentication support (issue 45) + * Added HTTP authentication support (issue 45) * Added callback for page initialization (issue 143) * Added support to specify script and output encoding (issue 186) * Added option to allow local content to do cross-domain access (issue 28)