ChangeLog: Include the superimportant iframe crash fix.

http://code.google.com/p/phantomjs/issues/detail?id=863
1.8 1.8.2
Ariya Hidayat 2013-03-01 21:33:44 -08:00
parent ac43fbf70d
commit ea8a5b9a8d
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ Please see also http://phantomjs.org/releases.html.
* Fixed possible PDF error due to invalid CreationDate field (issue 663)
* Fixed crash when uploading non existing files (issue 941)
* Fixed possible crash when accessing inline frames (issue 947)
* Extended SSL ignore setting to synchronous XHR (issue 985)
* Fixed incorrect date handling in the cookies (issue 1068)