blob: a3fadf7e78ce7a2369b29d89e22dd907f86144b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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
|