aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-02-26 18:46:23 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-02-26 18:46:56 +0100
commit10b05bdb1bde609b3adc0af76efd4ccfab7a583a (patch)
tree9dfeb43d468eedf933e4822b9244e56f25fa6e09 /NEWS
parent62ec1cdac6d6be67aea8bfaf51a48c243951b1a2 (diff)
downloadayatana-ido-10b05bdb1bde609b3adc0af76efd4ccfab7a583a.tar.gz
ayatana-ido-10b05bdb1bde609b3adc0af76efd4ccfab7a583a.tar.bz2
ayatana-ido-10b05bdb1bde609b3adc0af76efd4ccfab7a583a.zip
release 0.9.30.9.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8fe568e..3926dee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Overview of changes in ayatana-ido 0.9.3
+
+ - cmake: Enable building tests by default.
+ - tests: Fix building against modern GTest.
+ - src/idobasicmenuitem.c: Set secondary text and count with lozenge from
+ menu model.
+
Overview of changes in ayatana-ido 0.9.2
- src/CMakeLists.txt: link libm for expf, pow and sinf.