Mercurial > audlegacy
diff ChangeLog @ 1880:4e4d87ac7bd4 trunk
[svn] - remove comment about remote access as there's no GUI options exposed for it in audacious
author | nenolod |
---|---|
date | Sat, 14 Oct 2006 19:01:29 -0700 |
parents | 104fe1a701b9 |
children | a84bdca5b5c1 |
line wrap: on
line diff
--- a/ChangeLog Sat Oct 14 18:55:20 2006 -0700 +++ b/ChangeLog Sat Oct 14 19:01:29 2006 -0700 @@ -1,3 +1,13 @@ +2006-10-15 01:55:20 +0000 William Pitcock <nenolod@nenolod.net> + revision [2715] + - add audtool(1) manpage; mostly written by Kiyoshi Aman. + + trunk/Makefile | 1 + trunk/audtool.1.in | 190 +++++++++++++++++++++++++++++++++++++++++++++++++++++ + trunk/configure.ac | 1 + 3 files changed, 192 insertions(+) + + 2006-10-15 01:50:37 +0000 George Averill <nhjm449@gmail.com> revision [2713] - Properly handle shading when mainwin_width is greater than the shaded width.