Merge lp:~bialix/bzr/whats-new into lp:bzr/2.2

Proposed by Alexander Belchenko
Status: Merged
Approved by: Martin Pool
Approved revision: no longer in the source branch.
Merged at revision: 5080
Proposed branch: lp:~bialix/bzr/whats-new
Merge into: lp:bzr/2.2
Diff against target: 46 lines (+10/-17)
1 file modified
doc/en/whats-new/whats-new-in-2.2.txt (+10/-17)
To merge this branch: bzr merge lp:~bialix/bzr/whats-new
Reviewer Review Type Date Requested Status
Martin Pool Approve
bzr-core Pending
Review via email: mp+32962@code.launchpad.net

Commit message

Section about qbzr in "whats new in 2.2" document has been improved (bialix)

Description of the change

Section about qbzr in "whats new in 2.2" document has been improved.

To post a comment you must log in.
Revision history for this message
Martin Pool (mbp) :
review: Approve
Revision history for this message
Martin Pool (mbp) wrote :

sent to pqm by email

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'doc/en/whats-new/whats-new-in-2.2.txt'
2--- doc/en/whats-new/whats-new-in-2.2.txt 2010-08-11 09:27:45 +0000
3+++ doc/en/whats-new/whats-new-in-2.2.txt 2010-08-18 08:13:40 +0000
4@@ -201,32 +201,25 @@
5 * Improved performance of qlog, and treewidget-based dialogs (qcommit,
6 qadd, qrevert etc.)
7
8-* qpush, qmerge, etc.: When there are uncommitted changes in the working
9+* qpush, qmerge, etc.: when there are uncommitted changes in the working
10 tree, user has the option to commit, or revert.
11
12-* qcommit: user can update bound branch/chgeckout if it is not up to date.
13-
14-* Fixed bug with Mac OS X support when windows start in background.
15- (Thanks to Luis Arias)
16-
17-* qlog: Context menu actions for tag, and revert will now show a branch
18+* qcommit: user can update bound branch/checkout if it is not up to date.
19+
20+* Better support of Mac OS X: dialog windows no more start in background.
21+
22+* qlog: Context menu actions for tag and revert will now show a branch
23 menu if more than one branch is open.
24
25 * qlog: more context menu actions for update, cherry-pick, and reverse
26 cherry-pick.
27
28-* Language of GUI can be set in DEFAULT section of bazaar.conf as
29-``language = code``. Language codes are the same as for LANG environment
30- variable. Environment variable LANGUAGE still preferred over settings
31+* Language of GUI can be set in DEFAULT section of bazaar.conf
32+ as ``language = code``. Language codes are the same
33+ as for ``LANG`` environment variable.
34+ Environment variable ``LANGUAGE`` still preferred over settings
35 in bazaar.conf.
36
37-* Language of GUI can be set in DEFAULT section of bazaar.conf
38- as ``language = code``. Language codes are the same as for LANG environment
39- variable. Environment variable LANGUAGE still preferred over settings
40- in bazaar.conf. (Alexander Belchenko)
41-
42-* New Thai and Hungarian translations.
43-
44
45 Platform-specific changes
46 *************************

Subscribers

People subscribed via source and target branches