aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
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.