summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2011-06-15 19:29:48 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2011-06-15 19:29:48 +0100
commit04c392fa7d86f348ae9edaabf4c95b8deb64288e (patch)
tree49eb9583c683584f1fcf25bd49f1237a1924a603 /NEWS
parent5b82a997394476bc4bb2a54c711898eee3be30f8 (diff)
Release 0.10.35
This is an ad-hoc release that is almost identical to 0.10.34: * work around GLib atomic ops API change * don't use G_CONST_RETURN in public headers * subparse: typefinding fixes for subtitles in non-UTF8 charsets
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 617438fec..6ee1d4f9e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
-This is GStreamer Base Plug-ins 0.10.34, "Lemmings"
+This is GStreamer Base Plug-ins 0.10.35, "Short Notice"
+
+Changes since 0.10.34:
+
+ * work around GLib atomic ops API change
+ * don't use G_CONST_RETURN in public headers
+ * subparse: typefinding fixes for subtitles in non-UTF8 charsets
+
+Bugs fixed since 0.10.34:
+
+ * 600043 : subparse: fails to recognise Cyrillic subtitles in windows-1251 encoding
Changes since 0.10.33: