summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2005-07-23 00:19:14 +0000
committerRalph Giles <giles@xiph.org>2005-07-23 00:19:14 +0000
commita4dba7c0734271587f946eab5d4b08b46d64a2b2 (patch)
tree12e40a766f48cc5cf7a6e16b255599b8f81dea79 /CHANGES
parent641bb0342d8a319ea91fe66268c5f0e5d4435b00 (diff)
downloadogg-a4dba7c0734271587f946eab5d4b08b46d64a2b2.tar.gz
Correct the test case data to expect a granulepos of -1 on pages where
no packet ends. The spec is clear about this but the unit tests assumed the old behaviour (carry over the previous granulepos) was correct. I did not verify the new CRC values by hand however, they are just copied from the library output. Also update changelog for the bug fix. git-svn-id: http://svn.xiph.org/trunk/ogg@9601 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9c8a824..44d71aa 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+Version 1.1.3 (unreleased)
+
+ * Correct a bug in the granulepos field of pages where no packet ends
+
Version 1.1.2 (2004 September 23)
* fix a bug with multipage packet assembly after seek