summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-python/0.10.2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/htdocs/releases/gst-python/0.10.2.xml')
-rw-r--r--src/htdocs/releases/gst-python/0.10.2.xml57
1 files changed, 0 insertions, 57 deletions
diff --git a/src/htdocs/releases/gst-python/0.10.2.xml b/src/htdocs/releases/gst-python/0.10.2.xml
deleted file mode 100644
index 245d2f11..00000000
--- a/src/htdocs/releases/gst-python/0.10.2.xml
+++ /dev/null
@@ -1,57 +0,0 @@
-<?xml version="1.0"?>
-<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
-<release>
- <module>gst-python</module>
- <module-fancy>GStreamer Python bindings</module-fancy>
- <name>And if the devil is six</name>
- <version>0.10.2</version>
-
- <intro>
-
-<p>
-The GStreamer team is proud to announce a new release
-in the 0.10.x stable series of the
-GStreamer Python Bindings.
-</p>
-<p>
-The 0.10.x series is a stable series targeted at end users.
-It is not API or ABI compatible with the stable 0.8.x series.
-It is, however, parallel installable with the 0.8.x series.
-</p>
-
- </intro>
- <features>
- <feature>Parallel installability with 0.8.x series</feature>
- <feature>Threadsafe design and API</feature>
-
- <feature>allow fractions in structures</feature>
- <feature>added vmethods for base classes</feature>
- </features>
-
- <applications>
- </applications>
-
- <contributors>
- <person>Edward Hervey</person>
- <person>Martin Soto</person>
- </contributors>
-
-
-<!--
- <api>
- <additions>
- </additions>
- <depreciations>
- </depreciations>
- </api>
--->
-
-
-
- <bugs>
- <bug>
- <id>325459</id>
- <summary>Fractions cannot be used as values for gst.Structure fileds</summary>
- </bug>
- </bugs>
-</release>