diff --git a/ChangeLog b/ChangeLog index 88ea65bef..f094f41ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,3 @@ -2008-07-28 Lennart Poettering - - * sound-theme.c: pass 'cache control' property explicitly to make sure - that the sound is never cached when it is previewed. Pass 'enable' - property explicitly to make sure that the sound is guaranteed to be - played, even when sound events are otherwise disabled. - 2008-07-28 Bastien Nocera * Makefile.am: diff --git a/capplets/sound/ChangeLog b/capplets/sound/ChangeLog index 13004b871..5354190b2 100644 --- a/capplets/sound/ChangeLog +++ b/capplets/sound/ChangeLog @@ -4,6 +4,13 @@ custom theme directory, otherwise not even the user can read the files in there +2008-07-28 Lennart Poettering + + * sound-theme.c: pass 'cache control' property explicitly to make sure + that the sound is never cached when it is previewed. Pass 'enable' + property explicitly to make sure that the sound is guaranteed to be + played, even when sound events are otherwise disabled. + 2008-07-28 Bastien Nocera * Makefile.am: