diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2006-03-13 17:22:19 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2006-03-13 17:22:19 +0000 |
commit | aab9a093104fe3f6b9755ca41090f4b887e9d9c2 (patch) | |
tree | 73dd5b545e181a946e8b6f5c95eaecd6dd5d412a /ChangeLog | |
parent | 82c52d4736fa9db46347cb34c4fc000ae315c3a7 (diff) | |
download | gst-plugins-bad-aab9a093104fe3f6b9755ca41090f4b887e9d9c2.tar.gz gst-plugins-bad-aab9a093104fe3f6b9755ca41090f4b887e9d9c2.tar.bz2 gst-plugins-bad-aab9a093104fe3f6b9755ca41090f4b887e9d9c2.zip |
ext/taglib/gsttaglib.cc: Add gtk-doc blurb (unused for the time being); match registered plugin name to the filename ...
Original commit message from CVS:
* ext/taglib/gsttaglib.cc:
Add gtk-doc blurb (unused for the time being); match registered
plugin name to the filename of the plugin (taglibmux => taglib)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2006-03-13 Tim-Philipp Müller <tim at centricular dot net> + * ext/taglib/gsttaglib.cc: + Add gtk-doc blurb (unused for the time being); match registered + plugin name to the filename of the plugin (taglibmux => taglib) + +2006-03-13 Tim-Philipp Müller <tim at centricular dot net> + Patch by: Mikhail Zabaluev <mhz altlinux org> * autogen.sh: |