python-v4l2 Releases
====================

0.2
---

* Updated to videodev2.h in Linux 2.6.34; closes `#608484`_

.. _`#608484`: https://bugs.launchpad.net/python-v4l2/+bug/608484

0.1.3
-----

* Applied patch for bug `#607996`_

.. _`#607996`: https://bugs.launchpad.net/python-v4l2/+bug/607996

0.1.2
-----

* Added missing ``_pack_`` attributes on ``v4l2_ext_control``,
  ``v4l2_register``, and ``v4l2_chip_ident`` structures; closes
  `#603311`_ (Thanks, Pete Eberlein)

.. _`#603311`: https://bugs.launchpad.net/python-v4l2/+bug/603311

0.1.1
-----

* Fixed bug in ``v4l2_fourcc()`` that generated bad V4L2_PIX_FMT_*
  constants; closes `#510758`_ (Thanks, Vesselin Petkov).

.. _`#510758`: https://bugs.launchpad.net/python-v4l2/+bug/510758

0.1
---

* Initial release.
