Rev 1449: Fix formatting. in http://people.samba.org/bzr/jelmer/bzr-svn/trunk
Jelmer Vernooij
jelmer at samba.org
Mon Jul 7 18:34:57 BST 2008
At http://people.samba.org/bzr/jelmer/bzr-svn/trunk
------------------------------------------------------------
revno: 1449
revision-id: jelmer at samba.org-20080707173455-ugl6vgfzvv1t6q39
parent: jelmer at samba.org-20080707171055-g9guz745ynx35b2g
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Mon 2008-07-07 19:34:55 +0200
message:
Fix formatting.
modified:
NEWS news-20061231030336-h9fhq245ie0de8bs-1
=== modified file 'NEWS'
--- a/NEWS 2008-07-07 14:55:25 +0000
+++ b/NEWS 2008-07-07 17:34:55 +0000
@@ -14,7 +14,8 @@
* KeyboardInterrupts are now no longer swallowed. (#242217)
- * Crash bug trying to access sites that use self-signed certificates. (#238529)
+ * Crash bug trying to access sites that use self-signed certificates.
+ (#238529)
* Username and password prompting will now always work.
@@ -32,13 +33,15 @@
* Basic support for stacked branches.
- * Avoid reopening connections to branch and repository when finding branches. (#243749)
+ * Avoid reopening connections to branch and repository when finding
+ branches. (#243749)
* Show Subversion revision numbers in log output. (#161830)
BUG FIXES
- * Now uses absolute imports and no longer adds plugin directory to the system path.
+ * Now uses absolute imports and no longer adds plugin directory to the
+ system path.
* More efficient use of mutter.
@@ -74,7 +77,8 @@
* Convert redirect requests received from Subversion. (#229848)
- * New function for finding path children that's faster and more correct. (#240954)
+ * New function for finding path children that's faster and more correct.
+ (#240954)
* Support cloning bzr-svn branches (will clone to rich-root-pack). (#229819)
@@ -85,9 +89,9 @@
* Several fixes for dealing with non-acii characters. (#128496)
- * Re-use RA connections as much as possible. bzr-svn should in general now have
- no more than 2 TCP/IP connections to the same Subversion repository open
- at the same time. (#183824)
+ * Re-use RA connections as much as possible. bzr-svn should in general now
+ have no more than 2 TCP/IP connections to the same Subversion repository
+ open at the same time. (#183824)
bzr-svn 0.4.10 2008-05-12
More information about the bazaar-commits
mailing list