Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 3347:316f3f347b4f
[xemacs-hg @ 2006-04-18 17:28:30 by james]
Fix ALSA library version detection for older versions of the library. See
xemacs-patches message <m3y7y2ssjq.fsf@jerrypc.cs.usu.edu>.
author | james |
---|---|
date | Tue, 18 Apr 2006 17:28:32 +0000 |
parents | 29234c1a76c7 |
children | 8dbdcd070418 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Apr 17 21:51:07 2006 +0000 +++ b/src/ChangeLog Tue Apr 18 17:28:32 2006 +0000 @@ -1,3 +1,8 @@ +2006-04-18 Jerry James <james@xemacs.org> + + * alsaplay.c: Explicitly include ALSA's version.h for older + versions of the library. Thanks to Ilya Golubev. + 2006-04-16 Aidan Kehoe <kehoea@parhasard.net> * data.c (Fconsp):