summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2023-12-12 21:12:17 -0500
committerB. Stack <bgstack15@gmail.com>2023-12-12 21:12:17 -0500
commitb18f0da58efd1e7f6f9686ed9ae16b174de000fa (patch)
tree63601766655cf49b2c21905b704340b7aadfcd22 /debian/changelog
parentv0.0.3 fix mic mute (diff)
downloadstackrpms-acer-chromebook-b18f0da58efd1e7f6f9686ed9ae16b174de000fa.tar.gz
stackrpms-acer-chromebook-b18f0da58efd1e7f6f9686ed9ae16b174de000fa.tar.bz2
stackrpms-acer-chromebook-b18f0da58efd1e7f6f9686ed9ae16b174de000fa.zip
v0.0.4 fix want#1,#2
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 336386e..ce44dac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+stackrpms-thinkpad-p50s (0.0.4-1) obs; urgency=low
+
+ * Fix powerkit invocation (want#1)
+ * Use pulseaudio for hotkeys (want#2)
+
+ -- B. Stack <bgstack15@gmail.com> Tue, 12 Dec 2023 21:09:59 -0500
+
stackrpms-thinkpad-p50s (0.0.3-1) obs; urgency=low
* Fix mic mute toggle to actually mute
bgstack15