summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-02-07 13:08:34 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-02-07 13:08:34 +0000
commit784a4689e03678e4667756df4f5cbdcc850d4cbd (patch)
tree9e30ad739ede735f07f1293e4e1b6b0f816a8b74 /ChangeLog
parent2a873dd98e5d8c0800ae85030fea8a420da2da32 (diff)
ext/hal/hal.*: Some small cleanups; deal with errors when parsing the HAL ALSA capabilities a bit better.
Original commit message from CVS: * ext/hal/hal.c: (gst_hal_get_string): * ext/hal/hal.h: Some small cleanups; deal with errors when parsing the HAL ALSA capabilities a bit better.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b368345..f4da15e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-01-30 Tim-Philipp Müller <tim at centricular dot net>
+
+ * ext/hal/hal.c: (gst_hal_get_string):
+ * ext/hal/hal.h:
+ Some small cleanups; deal with errors when parsing the HAL ALSA
+ capabilities a bit better.
+
2007-02-06 Tim-Philipp Müller <tim at centricular dot net>
* gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):