summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Smith <msmith@xiph.org>2009-01-15 21:16:45 +0000
committerMichael Smith <msmith@xiph.org>2009-01-15 21:16:45 +0000
commitb5f2a609af44fc5f610cfdc69b543b4d90adc246 (patch)
treeb46700670eb830ecb30728fbafd72ad10c00c767 /ChangeLog
parent293671170e3d008c73cdf6b0e56bbb730726c633 (diff)
sys/osxaudio/Makefile.am: Link against CoreServices (needed for osx 10.4) and fix up the linker flags. Fixes #567853.
Original commit message from CVS: * sys/osxaudio/Makefile.am: Link against CoreServices (needed for osx 10.4) and fix up the linker flags. Fixes #567853.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15e76e9c..982cab3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-01-15 Michael Smith <msmith@songbirdnest.com>
+
+ * sys/osxaudio/Makefile.am:
+ Link against CoreServices (needed for osx 10.4) and fix up the linker
+ flags. Fixes #567853.
+
2009-01-15 Wim Taymans <wim.taymans@collabora.co.uk>
* gst/qtdemux/qtdemux.c: (qtdemux_parse_segments):