diff options
author | Ted Gould <ted@gould.cx> | 2014-11-05 10:46:56 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2014-11-05 10:46:56 -0600 |
commit | e03e82a36d5662c80ad61c6758591ae40d551f6b (patch) | |
tree | 34a52b79defb0db1f384b8f543729a7c45ffbbe3 | |
parent | e66fbbda3c1f074bde8fa0cfe4219dc051e39f26 (diff) | |
download | ayatana-indicator-sound-e03e82a36d5662c80ad61c6758591ae40d551f6b.tar.gz ayatana-indicator-sound-e03e82a36d5662c80ad61c6758591ae40d551f6b.tar.bz2 ayatana-indicator-sound-e03e82a36d5662c80ad61c6758591ae40d551f6b.zip |
Fixing bug number
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3fb71d9..899fa03 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ indicator-sound (12.10.2+14.10.20141010-0ubuntu8) UNRELEASED; urgency=medium * Remove various Vala warnings * Show notifications on volume change (LP: #1378564, #1378961) - * Warn on high audio levels when using headphones (LP: #123633, #1373404) + * Warn on high audio levels when using headphones (LP: #1232633, #1373404) * service.vala: don't call set_volume unnecessarily (LP: #1381871) * Integration test for audio roles * Integration test for silent mode |