aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS36
1 files changed, 36 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 958219f..92cf446 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+Overview of changes in libayatana-indicator 0.9.4
+
+ - src/indicator-service.c: Fix Robert's lastname in license header.
+ - cmake: Install library as library.
+
+Overview of changes in libayatana-indicator 0.9.3
+
+ - src/indicator-ng.c: Do not show tooltip on labels while the menu is
+ open.
+
+Overview of changes in libayatana-indicator 0.9.2
+
+ - Add tooltip support.
+ - src/indicator-service.c: Make failure to connect to the session DBus
+ fatal.
+
+Overview of changes in libayatana-indicator 0.9.1
+
+ - Clean up compilation flags.
+ - src/{CMakeLists.txt,indicator.symbols}: Don't export private symbols.
+ Immitate symbol exports as previously done with libtool.
+
+Overview of changes in libayatana-indicator 0.9.0
+
+ - src/indicator-ng.c: Make sure old menu item name is not NULL before
+ comparison. (Thanks to Andrej Shadura).
+ - Scale icons when loading from filename. (Thanks to Dani Llewellyn).
+ - data/: Drop ayatana-indicators.target (moved to libayatana-common).
+ - Update/add documentation.
+ - Rename library source folder to src/.
+ - tools/indicator-loader.c: Silence unused parameter warnings/errors
+ for various functions.
+ - Fix compiler warnings.
+ - Add Travis CI configuration.
+ - CMake port. Bye bye autotools.
+
Overview of changes in libayatana-indicator 0.8.4
- libayatana-indicator/indicator-ng.c: Only run gtk_box_set_spacing()