~ci-train-bot/miral/miral-ubuntu-zesty-2534

« back to all changes in this revision

Viewing changes to README.md

  • Committer: Bileto Bot
  • Date: 2017-02-15 14:05:17 UTC
  • mfrom: (352.1.3 miral)
  • Revision ID: ci-train-bot@canonical.com-20170215140517-3h16hkkwog2nl0au
* New upstream release 1.2.0 (https://launchpad.net/miral/+milestone/1.2)
  - ABI summary:
    . miral ABI unchanged at 2
  - Enhancements:
    . New libmirclientcpp-dev package "C++ wrapper for libmirclient". (Split
      from libmiral-dev)
    . Give miral-app and miral-desktop a good default for -bindir
    . More surface to window renaming to reflect Mir name changes
    . Refresh the "Building and Using MirAL" doc
  - Bugs fixed:
    . Chrome-less shell hint does not work any more (LP: #1658117)
    . WindowSpec::set_state() wrapper for mir_window_spec_set_state()
      (LP: #1661256)
    . "$ miral-app -kiosk" fails with "Unknown command line options: 
      --desktop_file_hint=miral-shell.desktop" (LP: #1660933)
    . libmiral] Fix focus and movement rules for Input Method and Satellite
       windows. (LP: #1660691)
    

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 
26
26
See also:
27
27
 
28
 
 - \ref building_and_using_miral "Building and using Miral"
 
28
 - \ref getting_and_using_miral "Getting and using Miral"
29
29
 - \ref tasks_for_the_interested_reader "Tasks for the interested reader"
30
30
 
31
31
License
42
42
You should have received a copy of the GNU General Public License
43
43
along with this program.  If not, see <http://www.gnu.org/licenses/>.
44
44
 
45
 
\copyright Copyright © 2016 Canonical Ltd.
 
45
\copyright Copyright © 2016-2017 Canonical Ltd.
46
46
\author Alan Griffiths <alan@octopull.co.uk>