Changes
=======

1.2 (2010-06-18)
----------------

- Remove references to p4a.plonevideoembed and functionality it provides.
  [davidblewett]

- Updated README to include text from plone.org Product page.
  Changed setuptools' long description to pull in text from README.
  [davidblewett]

- mini redundancy cleanup
  [tom_gross]

- added itunes-format of basesyndication
  [tom_gross]

- added missing description to feed-adapter
  fixed path for ATVideo-class used by migrator
  [tom_gross]

- test video container with links (p4a.plonevideoembeded)
  [tom_gross]

- fix egg dependencies
  [tom_gross]



1.1.1 (2008-10-10)
------------------

Features
~~~~~~~~

* Support for iPod video - video/x-m4v.  TODO: tests.  (Nate Aune)

Bug fixes
~~~~~~~~~

* Include ZCML dependency.  (Nate Aune)

* Initial support for ATVideo->p4a.plonevideo migrations.  (Nate Aune)

1.1 (2008-04-09)
----------------

Bug fixes
~~~~~~~~~

* #26 - Remove ISubtyped on uninstall (Rocky Burt, Ross Patterson)

* fixed issue where uploading video files to a Windows server running
  p4avideo would bomb (Rocky Burt)

* Fixed issue where catalog wasn't being updated on subtype change
  (Tim Terlegard)

* Various blob fixes to work better with new zodb blob support
  (Ross Patterson)

1.1b1 (2008-02-14)
------------------

* Now uses p4a.subtyper to expose video subtype action (Rocky Burt)

* p4a.plonevideo is now installable using QuickInstaller (Rocky Burt)

* Blob support fix (Ross Patterson) r1886

* Fixed a bug which would break the view if allowed discussion was not enabled for File content type (Tim Terlegard) r1916

* Make reupload of videos work (Tim Terlegard) r1789

1.0 (2007-11-28)
----------------

* miscellaneous bug fixes


1.0beta1 (2007-07-31)
---------------------

Various bug fixes and general improvements at the Plone4Artists sprint in Boston 2007.

* #1 - Too many arguments to media_player

* #2 - IVideoSupport utility is not loaded

* #3 - All videos are automatically played

* #4 - Video container view gives error

* #6 - video.google.nl is not recognised as video.google.com

* #12 - Cannot Activate Video for FLV file

* #13 - p4a video crashes when activating unsupported mime type

1.0alpha1 (2007-04-29)
----------------------

* First release.

