~ubuntu-branches/ubuntu/oneiric/ocaml-vorbis/oneiric

« back to all changes in this revision

Viewing changes to CHANGES

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Mimram
  • Date: 2009-02-23 14:14:09 UTC
  • mfrom: (1.1.9 upstream) (2.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090223141409-4zao0op85s333ygh
Tags: 0.5.0-1
* New Upstream Version.
* Switch packaging to git.
* Use dh-ocaml's predefined variables.
* Update compat to 7.
* Update standards version to 3.8.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
0.5.0 (17-02-2009)
 
2
====
 
3
* Binded low-level decoding API
 
4
  in order to decode ogg streams.
 
5
  Previous Decoder module has been
 
6
  moved to File.Decoder
 
7
* Added time_of_granulepos to get the 
 
8
  relative time corresponding to a granulepos. 
 
9
 
1
10
0.4.1 (16-04-2008)
2
11
=====
3
12
* Minor fixes