summaryrefslogtreecommitdiff
path: root/mixer/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mixer/ChangeLog')
-rw-r--r--mixer/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/mixer/ChangeLog b/mixer/ChangeLog
index fadf56512..5b205cb3b 100644
--- a/mixer/ChangeLog
+++ b/mixer/ChangeLog
@@ -4,7 +4,8 @@
* applet.[ch]: Hook the mute button into the system. Do some prep
work to separate the applet object into a model and a
viewer/control so the dock can also be a viewer/control on an
- equal footing. This will make some code a lot cleaner.
+ equal footing. This will make some code a lot cleaner. Also hook
+ up the new "Volume Control..." button.
2008-11-27 Callum McKenzie <callum@spooky-possum.org>