aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTsuda Kageyu <tsuda.kageyu@gmail.com>2016-01-28 12:00:27 +0900
committerTsuda Kageyu <tsuda.kageyu@gmail.com>2016-01-28 12:00:27 +0900
commit0b62ba15305ddd86108192c62288985c1644cb13 (patch)
tree0fd96505dd81e950bd3bbcdb26a9e059ce04a9c8 /NEWS
parentfe92f3dffef91685414cb007b43f7796b475bee7 (diff)
Remove the body of deprecated function Ogg::Page::getCopyWithNewPageSequenceNumber().
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a3e5c93a..d9aa57b7 100644
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,7 @@
* Marked ByteVector::null and ByteVector::isNull() deprecated.
* Marked String::null and ByteVector::isNull() deprecated.
* Marked XiphComment::removeField() deprecated.
+ * Marked Ogg::Page::getCopyWithNewPageSequenceNumber() deprecated. It returns null.
* Marked custom integer types deprecated.
* Many smaller bug fixes and performance improvements.