On 8/1/05, Peter Åstrand <astrand(a)cendio.se> wrote:
Hi. This patch implements Esound sound support. See http://bugs.winehq.com/show_bug.cgi?id=326 for details. Can it be applied?
Index: ChangeLog =================================================================== RCS file: /home/wine/wine/ChangeLog,v retrieving revision 1.96 diff -u -r1.96 ChangeLog --- ChangeLog 25 Jul 2005 12:22:04 -0000 1.96 +++ ChangeLog 1 Aug 2005 13:02:04 -0000 @@ -1,4 +1,8 @@ ----------------------------------------------------------------- +2005-08-01 Peter Astrand <astrand(a)cendio.se> + * configure.ac, dlls/Makefile.in, include/config.h.in, programs/winecfg/audio.c, + programs/winecfg/properties.c: Implemented EsounD sound support (#326). + + ---------------------------------------------------------------- 2005-07-25 Alexandre Julliard <julliard(a)winehq.com>
* dlls/comctl32/updown.c: Frank Richter <frank.richter(a)gmail.com> Index: configure.ac
You may want to remove this from your patch as only Alexandre does the changelog. Only patches that are excepted can be included into the changelog, and he has to except it first.. Tom
participants (1)
-
Tom Wickline