win32/common/libgstnetbuffer.def: Add new symbol gst_netaddress_equal. Fixes bug #521743.

Original commit message from CVS:
* win32/common/libgstnetbuffer.def:
Add new symbol gst_netaddress_equal. Fixes bug #521743.
This commit is contained in:
Sebastian Dröge 2008-03-11 13:23:55 +00:00
parent 047ede74dc
commit 7b2c2c2dda
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2008-03-11 Sebastian Dröge <slomo@circular-chaos.org>
* win32/common/libgstnetbuffer.def:
Add new symbol gst_netaddress_equal. Fixes bug #521743.
2008-03-11 Jan Schmidt <jan.schmidt@sun.com>
* configure.ac:

View file

@ -1,4 +1,5 @@
EXPORTS
gst_netaddress_equal
gst_netaddress_get_ip4_address
gst_netaddress_get_ip6_address
gst_netaddress_get_net_type