2015-08-17  Rinat Ibragimov  <ibragimovrinat@mail.ru>

	* release: v0.3.2
	* graphics: fix fullscreen geometry issue
	* grpahics: sync to vblank in fullscreen mode
	* audio: control JACK port autoconnection and server autostart
	* audio: add NPAPI audio control

2015-07-05  Rinat Ibragimov  <ibragimovrinat@mail.ru>

	* release: v0.3.1
	* core: make compilable against wider range of ffmpeg/libav
	versions
	* graphics: inherit Visual from Xembed socket window
	* graphics: use XRender for transparent 2d explicitly
	* video: add decoding through VDPAU
	* core: fix crash on double NP_Initialize call

2015-06-10  Rinat Ibragimov  <ibragimovrinat@mail.ru>

	* release: v0.3.0
	* audio: add audio capture support
	* network: implement UDP sockets and host resolver interfaces
	* core: stop postponing already started screen saver
	* graphics: implement custom cursors
	* graphics: add GLES2 shader translator from ANGLE
	* graphics: add video capture support
	* graphics: add H.264 video decode via VA-API

2015-04-25  Rinat Ibragimov  <ibragimovrinat@mail.ru>

	* release: v0.2.4
	* graphics: use XRender for presentation, enable 3d by default
	* graphics: high DPI support (device_scale)
	* graphics: add inhibition for cinnamon-screensaver
	* graphics: add inhibition for X internal screen saver
	* core: prefer UTF8 when putting text to clipboard
	* core: support windowed plugin mode, both direct and XEmbed
	* core: support Input Method Editors
	* core: enable mouse wheel events
	* core: make GTK+ major version selectable
	* audio: support playing audio through JACK

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
