summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 037b8fc52c..4700fdd5a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1 +1,11 @@
This is GStreamer Python 0.8.2, "Another one bites the dust".
+
+Changes since 0.8.1:
+
+ * Fixes for gcc 4
+ * Dict-like access to Structure and Caps
+ * Access to Buffer and Event fields
+ * Access to Element flags
+ * Access to Probes
+ * Overriding of Object, Element and Bin virtual methods posssible
+ * Many memleak fixes