Mention bug fixed by previous commit
authorJan Schmidt <thaytan@mad.scientist.com>
Wed, 17 May 2006 14:18:12 +0000 (14:18 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Wed, 17 May 2006 14:18:12 +0000 (14:18 +0000)
Original commit message from CVS:
Mention bug fixed by previous commit

ChangeLog

index 66f7ce3..ed5ddbf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,8 @@
        * gst/gstregistryxml.c: (read_string), (load_pad_template),
        (load_feature), (load_plugin):
        Allow empty strings for some of the plugin fields so we don't 
-       drop valid plugin entries that were written out correctly.
+       drop valid plugin entries that were written out correctly
+       (Fixes #341479)
 
 2006-05-17  Sebastien Moutte  <sebastien@moutte.net>