diff options
author | Glenn Morris <rgm@gnu.org> | 2013-07-26 21:18:21 -0400 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2013-07-26 21:18:21 -0400 |
commit | 885e792c90bd0e34e017d3913b8453f5bbfdf1fe (patch) | |
tree | dc7f015434b80b1e70291a9ef15ead4042518e83 /ChangeLog | |
parent | d85c4d508105431699fc200135a14bfa7d86c0d7 (diff) | |
download | emacs-885e792c90bd0e34e017d3913b8453f5bbfdf1fe.tar.gz |
* configure.ac: Extend the --with-sound option
to allow specification of OSS or ALSA (see bug#14812#64).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 61a3131d02c..1ae456dda5f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-07-27 Glenn Morris <rgm@gnu.org> + + * configure.ac: Extend the --with-sound option to allow + specification of OSS or ALSA (see bug#14812#64). + 2013-07-25 Glenn Morris <rgm@gnu.org> * info/dir: Add ido. |