aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-07-11 13:07:44 -0500
committerCharles Kerr <charles.kerr@canonical.com>2012-07-11 13:07:44 -0500
commitb1beb2ccbcc04f6615b75375821c51ef4828ee24 (patch)
tree0c95f3785ffadfb7e07d2aeee354e7523c99cdf4 /NEWS
parentd2f8fce2f2dcdb42ec8a374cbf9f6dd6b575fd0e (diff)
downloadlibayatana-indicator-b1beb2ccbcc04f6615b75375821c51ef4828ee24.tar.gz
libayatana-indicator-b1beb2ccbcc04f6615b75375821c51ef4828ee24.tar.bz2
libayatana-indicator-b1beb2ccbcc04f6615b75375821c51ef4828ee24.zip
bump version to 12.10.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e69de29..a3fadf7 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,14 @@
+12.10.0
+
+ - merge lp:~evgeni/libindicator/multiarch-same-devheaders so that we
+ don't include build-time filenames in comments of the enum header
+ files. If we do, the header files may be different on each build.
+ This is especially harmful when building multiple times for multiple
+ architectures and expecting the files to be identical.
+
+ - merge lp:~charlesk/libindicator/fix-test-sources to fix a
+ copy-and-paste error in specifying the tests' source files
+
+ - merge lp:~charlesk/libindicator/cxx to constify the constructors
+ for indicator_service_manager
+