Rev 4734: (igc) Fix CHM doc generation in file:///home/pqm/archives/thelove/bzr/2.0/
Canonical.com Patch Queue Manager
pqm at pqm.ubuntu.com
Fri Feb 19 08:20:33 GMT 2010
At file:///home/pqm/archives/thelove/bzr/2.0/
------------------------------------------------------------
revno: 4734 [merge]
revision-id: pqm at pqm.ubuntu.com-20100219082032-lwktxnsold90zk23
parent: pqm at pqm.ubuntu.com-20100218072937-458vkim3wpj3u2xy
parent: ian.clatworthy at canonical.com-20100219071345-44j6ovnkv6rv46ei
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: 2.0
timestamp: Fri 2010-02-19 08:20:32 +0000
message:
(igc) Fix CHM doc generation
added:
NEWS-template.txt newstemplate.txt-20100219053124-f4a3zo3ujiyawh7n-1
modified:
NEWS NEWS-20050323055033-4e00b5db738777ff
=== modified file 'NEWS'
--- a/NEWS 2010-02-18 05:38:14 +0000
+++ b/NEWS 2010-02-19 07:13:45 +0000
@@ -20,6 +20,9 @@
* Handle renames correctly when there are files or directories that
differ only in case. (Chris Jones, Martin Pool, #368931)
+* Fixed CHM generation by moving the NEWS section template into
+ a separate file. (Ian Clatworthy, #524184)
+
* If ``bzr push --create-prefix`` triggers an unexpected ``NoSuchFile``
error, report that error rather than failing with an unhelpful
``UnboundLocalError``.
@@ -10871,37 +10874,5 @@
diff, status, etc.
-bzr ?.?.? (not released yet)
-############################
-
-:Codename: template
-:2.0.2: ???
-
-Compatibility Breaks
-********************
-
-New Features
-************
-
-Bug Fixes
-*********
-
-Improvements
-************
-
-Documentation
-*************
-
-API Changes
-***********
-
-Internals
-*********
-
-Testing
-*******
-
-
-
..
vim: tw=74 ft=rst ff=unix
=== added file 'NEWS-template.txt'
--- a/NEWS-template.txt 1970-01-01 00:00:00 +0000
+++ b/NEWS-template.txt 2010-02-19 07:13:45 +0000
@@ -0,0 +1,31 @@
+bzr ?.?.?
+#########
+
+:Codename: Nirvana
+:2.x.y: NOT RELEASED YET
+
+Compatibility Breaks
+********************
+
+New Features
+************
+
+Bug Fixes
+*********
+
+Improvements
+************
+
+Documentation
+*************
+
+API Changes
+***********
+
+Internals
+*********
+
+Testing
+*******
+
+
More information about the bazaar-commits
mailing list