diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-01-19 10:00:01 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-01-19 10:00:01 +0000 |
commit | 088c8da66f098029d547d05fb27bc41b1afb3ac5 (patch) | |
tree | 1a09eeadb1eaafd047651cb3092077baf81ecdc0 /ChangeLog | |
parent | af8dc33f90854d98f222058ef43b5b26fa9a7b59 (diff) | |
download | gst-plugins-bad-088c8da66f098029d547d05fb27bc41b1afb3ac5.tar.gz gst-plugins-bad-088c8da66f098029d547d05fb27bc41b1afb3ac5.tar.bz2 gst-plugins-bad-088c8da66f098029d547d05fb27bc41b1afb3ac5.zip |
parenthising NULL
Original commit message from CVS:
parenthising NULL
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org> + * ext/sidplay/gstsiddec.cc: + * gst/modplug/gstmodplug.cc: + parenthese NULL because C++ seems angry about it + +2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org> + * gst-libs/gst/gst-i18n-plugin.h: add skeleton i18n stuff, but needs to be further implemented |