/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

Default to using global user id rather than making one up.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
0.3.3   UNRELEASED
2
 
 
3
 
 BUG FIXES
4
 
 
5
 
  * Fix handling of not-executable files becoming executable without any 
6
 
    other changes. (#382609)
7
 
 
8
 
  * XML-invalid characters are now no longer squashed if not required by 
9
 
    the target repository serializer format. The only non-XML based format 
10
 
        at the moment is the "2a" development format supported since bzr 1.16.
11
 
 
12
 
  * Unusual file modes that could be created in Git repositories using older
13
 
    versions of Git are now stored in Bazaar revision properties. This means 
14
 
        it's now possible to import the Git repository and the Linux kernel repository.
15
 
 
16
 
0.3.2   2009-05-20
 
1
0.3.2   UNRELEASED
17
2
 
18
3
 FEATURES
19
4
 
20
 
  * "bzr commit" in git working trees works to some extent.
 
5
  * "bzr commit" in git working trees works.
21
6
 
22
7
  * "bzr push" from local git repositories to remote git repositories works.
23
8