Fix tabs.
authorJelmer Vernooij <jelmer@samba.org>
Thu, 10 Apr 2008 09:35:14 +0000 (11:35 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Thu, 10 Apr 2008 09:35:14 +0000 (11:35 +0200)
NEWS

diff --git a/NEWS b/NEWS
index b12babdf969621cd7f45cde3fe8e9beeb9271e05..3feac71eb4c86e2c2dc02524914b429b5f3d4592 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,8 +8,8 @@ bzr-svn 0.4.10  UNRELEASED
 
    * Add new ``log-strip-trailing-newline'' option which removes 
      the last trailing newline from the log message when pushing 
-        to Subversion. This feature is only available for the 
-        experimental mappings. (#189227)
+     to Subversion. This feature is only available for the 
+     experimental mappings. (#189227)
 
    * Allow more granularity over what properties are overridden using 
      ``override-svn-revprops''. (#159143)
@@ -38,13 +38,13 @@ bzr-svn 0.4.10  UNRELEASED
 
     * Avoid sometimes incorrect determination of Bazaar revision numbers. (#181773)
 
-       * Deal with bzr:svn-revision-info property being removed. (#206728)
+    * Deal with bzr:svn-revision-info property being removed. (#206728)
 
-       * Gracefully handle erroneous svk merge tickets created by old versions of svk.
+    * Gracefully handle erroneous svk merge tickets created by old versions of svk.
 
-       * Use standard infrastructure for caching revision numbers. (#213953)
+    * Use standard infrastructure for caching revision numbers. (#213953)
 
-bzr-svn 0.4.9  2008-03-23
+bzr-svn 0.4.9    2008-03-23
 
   FEATURES
 
@@ -84,7 +84,7 @@ bzr-svn 0.4.9 2008-03-23
 
    * Add note about svn+ prefix to authentication question.
 
-bzr-svn 0.4.8  2008-03-21
+bzr-svn 0.4.8    2008-03-21
 
   BUG FIXES
 
@@ -108,7 +108,7 @@ bzr-svn 0.4.8       2008-03-21
 
    * Add -d option to the svn-push command. 
 
-bzr-svn 0.4.7  2008-02-01
+bzr-svn 0.4.7    2008-02-01
  
   FEATURES
 
@@ -139,7 +139,7 @@ bzr-svn 0.4.7       2008-02-01
    * Fix handling of weird file change after replacing from other branch.
      (#186876)
 
-bzr-svn 0.4.6  2008-01-08
+bzr-svn 0.4.6    2008-01-08
 
   PERFORMANCE
   
@@ -169,7 +169,7 @@ bzr-svn 0.4.6       2008-01-08
 
    * Deal with kind changes that don't change file contents. (#178149)
 
-bzr-svn 0.4.5  2007-12-01
+bzr-svn 0.4.5    2007-12-01
 
   IMPROVEMENTS
 
@@ -196,7 +196,7 @@ bzr-svn 0.4.5       2007-12-01
    * Fix compatibility with Bazaar 1.0rc1.
 
 
-bzr-svn 0.4.4  2007-11-02
+bzr-svn 0.4.4    2007-11-02
 
   PERFORMANCE
 
@@ -277,7 +277,7 @@ bzr-svn 0.4.4       2007-11-02
 
    * Add simple FAQ file. (#144388)
 
-bzr-svn 0.4.3  2007-09-15
+bzr-svn 0.4.3    2007-09-15
  
   PERFORMANCE
 
@@ -301,7 +301,7 @@ bzr-svn 0.4.3       2007-09-15
 
    * Implement SvnWorkingTreeDir.needs_format_conversion().
 
-bzr-svn 0.4.2  2007-09-09
+bzr-svn 0.4.2    2007-09-09
 
   BUG FIXES
 
@@ -326,7 +326,7 @@ bzr-svn 0.4.2       2007-09-09
    * Fix sqlite index that was causing indexing errors when a repository 
      contains multiple copies of a single revision. 
 
-bzr-svn 0.4.1  2007-08-26
+bzr-svn 0.4.1    2007-08-26
 
   BUG FIXES
 
@@ -369,7 +369,7 @@ bzr-svn 0.4.1       2007-08-26
 
    * Support reading gzip and bzip2 compressed dump files in svn-import.
 
-bzr-svn 0.4.0  2007-08-04      
+bzr-svn 0.4.0    2007-08-04    
   
   BUG FIXES
 
@@ -426,7 +426,7 @@ bzr-svn 0.4.0       2007-08-04
 
    * do_update() is now used to find the contents of a directory recursively. 
      This should reduce the number of roundtrips significantly when 
-        finding file id mappings.
+     finding file id mappings.
 
    * Support read locking for Branch.
 
@@ -465,7 +465,7 @@ bzr-svn 0.4.0       2007-08-04
 
    * Implement SvnWorkingTree.smart_add() (#79336)
 
-bzr-svn 0.3.4  2007-06-15
+bzr-svn 0.3.4    2007-06-15
 
   BUG FIXES
 
@@ -474,7 +474,7 @@ bzr-svn 0.3.4       2007-06-15
 
   * Fix compatibility with Bazaar 0.17.
 
-bzr-svn 0.3.3  2007-04-29
+bzr-svn 0.3.3    2007-04-29
 
   IMPROVEMENTS
 
@@ -486,7 +486,7 @@ bzr-svn 0.3.3       2007-04-29
 
   * Don't show "not updating working tree" warnings when pushing.
 
-bzr-svn 0.3.2  2007-03-13
+bzr-svn 0.3.2    2007-03-13
 
   BUG FIXES
 
@@ -499,7 +499,7 @@ bzr-svn 0.3.2       2007-03-13
 
   * Handle unicode characters in filenames (#54736)
 
-bzr-svn 0.3.1  2007-01-31
+bzr-svn 0.3.1    2007-01-31
 
   BUG FIXES
  
@@ -514,7 +514,7 @@ bzr-svn 0.3.1       2007-01-31
    * Working tree copies will be disabled if the version of python-subversion 
      is too old.
 
-bzr-svn 0.3.0  2007-01-16
+bzr-svn 0.3.0    2007-01-16
 
   BUG FIXES