2015-02-16  Rinat Ibragimov  <ibragimovrinat@mail.ru>

	* release: v0.2.3
	* graphics: use libxrandr to get fullscreen geometry
	* core: honor document base URL
	* network: add dns0x20 workaround, don't resolve numeric addresses
	* network: fix handling of blocked URLs
	* core: implement ppb_x509_certificate

2015-01-13  Rinat Ibragimov  <ibragimovrinat@mail.ru>

	* release v0.2.2
	* core: implement Flash DRM interface. (Desktop PepperFlash
	doesn't use it, you need one from ChromeOS.)
	* core: fix malfunctioning nested submenus
	* core: implement file chooser dialog
	* graphics: fullscreen fixups, stop crashing on Alt-F4
	* audio: rework ALSA code, add optional PulseAudio support
	* core: implement screen saver inhibition interface
	* graphics: use GLX to create GL context, for both GL and GLES
	* core: fix hangs caused by wrong nested message loop handling
	* core: add "quiet" config option to decrease amount of output
	* core: fix Referer bug

2014-10-22  Rinat Ibragimov  <ibragimovrinat@mail.ru>

	* release: v0.2.1
	* core: add less-strict URI parser
	* core: fix/implement transparency handling for 2d/3d
	* core: fix early-callback-calling bug
	* doc: initial ChangeLog, documenting changes from v0.2.0
