diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2011-06-15 19:29:48 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2011-06-15 19:29:48 +0100 |
commit | 04c392fa7d86f348ae9edaabf4c95b8deb64288e (patch) | |
tree | 49eb9583c683584f1fcf25bd49f1237a1924a603 /RELEASE | |
parent | 5b82a997394476bc4bb2a54c711898eee3be30f8 (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 'RELEASE')
-rw-r--r-- | RELEASE | 17 |
1 files changed, 13 insertions, 4 deletions
@@ -1,5 +1,5 @@ -Release notes for GStreamer Base Plug-ins 0.10.34 "Lemmings" +Release notes for GStreamer Base Plug-ins 0.10.35 "Short Notice" @@ -55,9 +55,13 @@ contains a set of less supported plug-ins that haven't passed the Features of this release - * This release is identical to 0.10.33 (to keep core/base versions in sync) -There were no bugs fixed in this release - + * 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 in this release + + * 600043 : subparse: fails to recognise Cyrillic subtitles in windows-1251 encoding Download @@ -86,5 +90,10 @@ Applications Contributors to this release + * David Schleef + * Debarshi Ray + * Mark Nauwelaerts + * Sebastian Dröge + * Stefan Kost * Tim-Philipp Müller
\ No newline at end of file |