diff src/ChangeLog @ 3308:34cfe24248f6

[xemacs-hg @ 2006-03-27 17:40:45 by james] Add support for sound using the ALSA library. See xemacs-patches message with ID <m3slp77hui.fsf@jerrypc.cs.usu.edu>.
author james
date Mon, 27 Mar 2006 17:40:59 +0000
parents d81b1754aab1
children 509d2981ffea
line wrap: on
line diff
--- a/src/ChangeLog	Mon Mar 27 15:20:31 2006 +0000
+++ b/src/ChangeLog	Mon Mar 27 17:40:59 2006 +0000
@@ -1,3 +1,9 @@
+2006-03-24  Jerry James  <james@xemacs.org>
+
+	* alsaplay.c: New file providing support for sound with ALSA.
+	* config.h.in: New symbol HAVE_ALSA_SOUND
+	* sound.c: Add ALSA support.
+
 2006-03-27  Mike Fabian  <mfabian@suse.de>
 
 	* vdb-posix.c (vdb_install_signal_handler): Correct memset.