diff options
author | David Schleef <ds@schleef.org> | 2004-11-07 20:50:10 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-11-07 20:50:10 +0000 |
commit | 025e6196127bdbcaa56a1b3cfa9055db76104d7c (patch) | |
tree | d59794e99eb00f15fa30551de30d7ef538d7832e | |
parent | 44fd8700290d4147f21a1384ddb6478a529361ee (diff) |
testsuite/gst-lint: Check for pad templates that aren't statically scoped.
Original commit message from CVS:
* testsuite/gst-lint: Check for pad templates that aren't statically
scoped.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-11-07 David Schleef <ds@schleef.org> + + * testsuite/gst-lint: Check for pad templates that aren't statically + scoped. + 2004-11-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net> * configure.ac: |