Mercurial > audlegacy
changeset 1847:a46b6465c7e5 trunk
[svn] - update NEWS
author | nenolod |
---|---|
date | Sun, 08 Oct 2006 18:17:58 -0700 |
parents | cc910a778b5f |
children | c673508130a8 |
files | ChangeLog NEWS |
diffstat | 2 files changed, 20 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sat Oct 07 15:43:56 2006 -0700 +++ b/ChangeLog Sun Oct 08 18:17:58 2006 -0700 @@ -1,3 +1,11 @@ +2006-10-07 22:43:56 +0000 George Averill <nhjm449@gmail.com> + revision [2649] + - Make sure to redraw shaded playlistwin when toggling bitmap fonts. + + trunk/audacious/prefswin.c | 4 ++++ + 1 file changed, 4 insertions(+) + + 2006-10-07 22:25:58 +0000 George Averill <nhjm449@gmail.com> revision [2647] - Really make sure it doesn't overlap.
--- a/NEWS Sat Oct 07 15:43:56 2006 -0700 +++ b/NEWS Sun Oct 08 18:17:58 2006 -0700 @@ -1,3 +1,15 @@ +Audacious 1.2.0 (2006-10-??) + +Enhancements +* Russian character set support via latest librcd +* Compatibility with BSD make +* Make album-art recursion optional +* Fix an error where configure aborts if libvorbis is not found. +* Freeform skinning, see the example skins for more information. + +Bugfixes +* Tons. :) + Audacious 1.1.1 (2006-07-21) Enhancements