summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarc-Andre Lureau <marcandre.lureau@gmail.com>2008-05-06 08:03:40 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-05-06 08:03:40 +0000
commit9b28214399156457fd6b43d0604a47e4bdf19c28 (patch)
tree89b4a081da9384812dd85556babf52d8c5ff82c8 /ChangeLog
parentf6fc3fa7643c03eb912f4e259d48c99b0e8d0aca (diff)
downloadgstreamer-common-9b28214399156457fd6b43d0604a47e4bdf19c28.tar.gz
scangobj-merge.py: Don't depend on Twisted just for the OrderedDict but implement our own ordered dictionary class. F...
Original commit message from CVS: Patch by: Marc-Andre Lureau <marcandre dot lureau at gmail dot com> * scangobj-merge.py: Don't depend on Twisted just for the OrderedDict but implement our own ordered dictionary class. Fixes bug #531577.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1292cc4..fe2279d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-05-06 Sebastian Dröge <slomo@circular-chaos.org>
+
+ Patch by: Marc-Andre Lureau <marcandre dot lureau at gmail dot com>
+
+ * scangobj-merge.py:
+ Don't depend on Twisted just for the OrderedDict but implement our
+ own ordered dictionary class. Fixes bug #531577.
+
2008-04-23 Edward Hervey <edward.hervey@collabora.co.uk>
* gst.supp: