diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-09 16:36:30 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-09 16:36:30 +0000 |
commit | d5dde5fe1aaa7ef0cfe28b893e8f4babb52f2673 (patch) | |
tree | e0d1f8f3c18053ef5a00760b9ca5cd2fbfbe2d01 /ChangeLog | |
parent | e502f7a6b3614ab3046d358639c3823d2fdbc6d0 (diff) | |
download | gst-plugins-bad-d5dde5fe1aaa7ef0cfe28b893e8f4babb52f2673.tar.gz gst-plugins-bad-d5dde5fe1aaa7ef0cfe28b893e8f4babb52f2673.tar.bz2 gst-plugins-bad-d5dde5fe1aaa7ef0cfe28b893e8f4babb52f2673.zip |
add/fix error handling in cdparanoia add it to translations make tools scripts executable
Original commit message from CVS:
add/fix error handling in cdparanoia
add it to translations
make tools scripts executable
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org> + * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init), + (cdparanoia_open), (cdparanoia_event): + fix/add error handling + * po/POTFILES.in: + add cdparanoia source + * tools/Makefile.am: + make scripts executable + +2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org> + * configure.ac: * ext/vorbis/Makefile.am: * sys/Makefile.am: |