preenv (0.1.4) unstable; urgency=low

  * Add some missing GL_OES_framebuffer_object symbols.
  * Faking screen surface for increased compatibility.
  * Make most of config.h dynamic.
  * Properly ignore width and height in SDL_SetVideoMode when OPENGLES is
    enabled, like the real thing does.
  * Support for SDL_GL_STENCIL_SIZE.
  * Implemented SDL_GetVideoMode, glMultMatrixx.
  * Implemented SDL_GetRelativeMultiMouseState, SDL_GetMultiMouseState.
  * Stubbing libPmIpcLib.so, libnapp.so, libNPAPIInterface.so,
    libdbus-gmain.so.0.
  * Cap the framerate when the window in deactivated.

 -- Javier S. Pedro <maemo@javispedro.com>  Tue, 18 Jan 2011 23:53:51 +0100

preenv (0.1.3) unstable; urgency=low

  * Cinema now ensures PDL is initialized beforehand.
  * Cinema now tries to clean URIs passed to it.
  * Joystick is polled from the GLib thread.

 -- Javier S. Pedro <maemo@javispedro.com>  Mon, 13 Dec 2010 18:05:08 +0100

preenv (0.1.2) unstable; urgency=low

  * Now integrates with liblocation for Location stuff.
  * Creates a separate thread to run GLib mainloop.
  * Generates a "unique" ID.
  * More calls implemented.
  * Includes -dbg package
  * SDL_Haptic stubs.

 -- Javier S. Pedro <maemo@javispedro.com>  Fri, 10 Dec 2010 19:18:00 +0100

preenv (0.1.1) unstable; urgency=low

  * More calls implemented.
  * Tasks are now killable by systemui.
  * desktopgen is more Desktop file spec conforming.
  * Portrait games should work now.
  * wrapper now chdir()s into applications' binary path.
  * desktopgen can now uninstall an application.

 -- Javier S. Pedro <maemo@javispedro.com>  Tue, 26 Oct 2010 03:02:59 +0200

preenv (0.1) unstable; urgency=low

  * Initial Release.

 -- Javier S. Pedro <maemo@javispedro.com>  Sat, 23 Oct 2010 22:40:29 +0200
