Remove tabs in the ChangeLog.

1.4
Ariya Hidayat 2011-12-19 08:22:06 -08:00
parent 2823674ec2
commit 32203d9a97
1 changed files with 4 additions and 4 deletions

View File

@ -5,18 +5,18 @@ Please see also http://code.google.com/p/phantomjs/wiki/ReleaseNotes.
New features
* Added embedded HTTP server (issue 115)
* Added convenient build script for Linux (issue 197)
* Added support for SOCKS5 proxy (issue 266)
* Added convenient build script for Linux (issue 197)
* Added support for SOCKS5 proxy (issue 266)
Bug fixes
* Fix potential crash in QUrl with Qt 4.8 (issue 304)
* Fix potential crash in QUrl with Qt 4.8 (issue 304)
* Fix bug in CookieJar with QSettings and string (PyPhantomJS issue 10)
Examples
* Added a new example to detect browsers sniffing (issue 263)
* Added HTTP server example (issue 115)
* Added HTTP server example (issue 115)
2011-09-23: Version 1.3.0 "Water Lily"