summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Smith <msmith@xiph.org>2009-01-13 19:04:09 +0000
committerMichael Smith <msmith@xiph.org>2009-01-13 19:04:09 +0000
commitb7d55c18de78690d17f35f63919ab9c09a0b72c8 (patch)
tree9149dec6f5130cf616026dcd70f579bfe4863ca2 /ChangeLog
parent89060e8696a1b3daa576449095b12f9ab2e8e34a (diff)
sys/osxaudio/Makefile.am: osxaudio plugin now requires AudioUnit framework, so link against that.
Original commit message from CVS: * sys/osxaudio/Makefile.am: osxaudio plugin now requires AudioUnit framework, so link against that. Clean up tabs v spaces while I'm there.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6701e705..f6463a2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-01-13 Michael Smith <msmith@songbirdnest.com>
+
+ * sys/osxaudio/Makefile.am:
+ osxaudio plugin now requires AudioUnit framework, so link against that.
+ Clean up tabs v spaces while I'm there.
+
2009-01-13 Wim Taymans <wim.taymans@collabora.co.uk>
* tests/examples/rtp/server-alsasrc-PCMA.c: (print_source_stats),