/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to NEWS

removeĀ unusedĀ imports.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
0.3.1   UNRELEASED
 
2
 
 
3
 FEATURES
 
4
 
 
5
  * Alternative (faster) storage for SHA map using the TDB library
 
6
    (http://tdb.samba.org/). This will automatically be used if you have 
 
7
        TDB and its Python bindings installed. In all other situations the previous
 
8
        (slower) Sqlite database format will be used.
 
9
 
 
10
0.3.0   2009-05-10
 
11
 
 
12
 FEATURES
 
13
 
 
14
  * Support parsing .gitignore
 
15
 
 
16
  * Support dpushing to remote repositories.