diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-08-24 16:47:00 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-08-24 16:47:01 +0200 |
commit | 3ddb5324ae9742c0c59aea6339a8ab1ee0c20585 (patch) | |
tree | 329778bf0f962a6bf5b6a3ea835b6e64c90c3982 /NEWS | |
parent | 1ccd548f592f0cf3e65cb33c6b2142429918042d (diff) | |
download | ayatana-indicator-power-3ddb5324ae9742c0c59aea6339a8ab1ee0c20585.tar.gz ayatana-indicator-power-3ddb5324ae9742c0c59aea6339a8ab1ee0c20585.tar.bz2 ayatana-indicator-power-3ddb5324ae9742c0c59aea6339a8ab1ee0c20585.zip |
release 23.6.123.6.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Overview of changes in ayatana-indicator-power 23.6.1 + + - src/deviceinfo-flashlight.c: Add copyright header. + - Do not show when in a remote session (RDA support). + - src/notifier.c: Do not access freed variable. + - src/service.c: stop special-casing Lomiri for level + indicator type. + - src/service.c: also update devices section on phone profile. + - Translation updates. + Overview of changes in ayatana-indicator-power 23.6.0 - src: add support for getting flashlight paths through deviceinfo. |