aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-06-09 08:01:24 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-06-09 08:01:25 +0200
commit75f6189863fb2d59e91a86495b7b87b7dd40efd4 (patch)
treeb8d794cbcf45a6a27fb24a41b8c0316c3eaf60d4 /NEWS
parente74e767ad6c67788fd7ef3bb45a5d6a722c71e12 (diff)
downloadayatana-ido-75f6189863fb2d59e91a86495b7b87b7dd40efd4.tar.gz
ayatana-ido-75f6189863fb2d59e91a86495b7b87b7dd40efd4.tar.bz2
ayatana-ido-75f6189863fb2d59e91a86495b7b87b7dd40efd4.zip
release 0.10.00.10.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3926dee..206e97b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Overview of changes in ayatana-ido 0.10.0
+
+ - Add level menu item.
+ - CMakeLists.txt: Add threads fix for old CMake.
+ - src/idoprogressmenuitem.c: Rewrite to use icon, progress property and
+ activation.
+ - Revert "cmake: Enable building tests by default".
+
Overview of changes in ayatana-ido 0.9.3
- cmake: Enable building tests by default.