summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlessandro Decina <alessandro.d@gmail.com>2008-11-08 11:49:30 +0000
committerAlessandro Decina <alessandro.d@gmail.com>2008-11-08 11:49:30 +0000
commite9bf8a0868f64f677267c6bc636a112db97e54d8 (patch)
tree3bc9c4fa4ce6a1e39ce8187d3281c8c8a19b5121 /ChangeLog
parentd5c7296122de9418a5ba694d120dc64a09204d32 (diff)
gst/__init__.py: Fix on systems that don't have dlopen or don't support RTLD_GLOBAL and
Original commit message from CVS: reviewed by: Edward Hervey <edward.hervey@collabora.co.uk> * gst/__init__.py: Fix on systems that don't have dlopen or don't support RTLD_GLOBAL and RTLD_LAZY.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff7f227..2431826 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-11-08 Alessandro Decina <alessandro.d@gmail.com>
+
+ reviewed by: Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * gst/__init__.py:
+ Fix on systems that don't have dlopen or don't support RTLD_GLOBAL and
+ RTLD_LAZY.
+
2008-11-07 Jan Schmidt <jan.schmidt@sun.com>
* gst/gst.override: