Meego Wiki
Views

Maliit/Writing Release Notes

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
Line 37: Line 37:
  * List the details from the framework's NEWS file.
  * List the details from the framework's NEWS file.
   
   
-
  CHANGES IN FRAMEWORK SINCE x.y
+
  CHANGES IN PLUGINS SINCE x.y
  * List the details from the plugins' NEWS file.
  * List the details from the plugins' NEWS file.
   
   

Revision as of 13:30, 27 June 2011

Maliit - Input Methods for MeeGo
Overview · Development · Installing · Roadmap

Use the template below to write release notes.

What's new?
===========

Write about an interesting aspect for this release.

Where can I get it?
===================

* framework:
  http://gitorious.org/maliit/maliit-framework/archive-tarball/y.x
* plugins:
  http://gitorious.org/maliit/maliit-plugins/archive-tarball/y.x

What is it?
===========

Maliit provides a flexible and cross-platform input method framework,
including a virtual keyboard. It works on all MeeGo user experiences,
and in other GNU/Linux distributions.

Visit http://maliit.org for more information about the project.

Who contributed to this release?
================================

* List authors of this release
  $ git log ${previousTag}.. --raw | grep "^Author: " | sort | uniq -c

What changed in detail?
=======================

CHANGES IN FRAMEWORK SINCE x.y
* List the details from the framework's NEWS file.

CHANGES IN PLUGINS SINCE x.y
* List the details from the plugins' NEWS file.

BUG FIXES
* List all bug fixes of framework and plugins.
Maliit - Input Methods for MeeGo
Overview · Development · Installing · Roadmap
Personal tools