105
105
End-of-line conversion is now supported for formats supporting content
108
Changes from RC1 to RC2
109
***********************
108
Changes from 1.14rc1 to 1.14rc2
109
*******************************
111
111
* Fix for bug 358037 Revision not in
112
112
bzrlib.groupcompress.GroupCompressVersionedFiles (Brian de Alwis,
536
536
:1.13: 2009-03-14
537
537
:1.13rc1: 2009-03-10
538
538
:1.13.1: 2009-03-23
540
541
GNU Changelog output can now be produced by ``bzr log --gnu-changelog``. Debug
541
542
flags can now be set in ``~/.bazaar/bazaar.conf``. Lightweight checkouts and
542
543
stacked branches should both be much faster over remote connections.
544
Changes From 1.13 to 1.13.1
545
***************************
545
Changes From 1.13.1 to 1.13.2
546
*****************************
548
A regression was found in the 1.13.1 release. When bzr 1.13.1 and earlier push
549
a stacked branch they do not take care to push all the parent inventories for
550
the transferred revisions. This means that a smart server serving that branch
551
often cannot calculate inventory deltas for the branch (because smart server
552
does not/cannot open fallback repositories). Prior to 1.13 the server did not
553
have a verb to stream revisions out of a repository, so that's why this bug has
559
* Fix for bug 354036 ErrorFromSmartServer - AbsentContentFactory object has no
560
attribute 'get_bytes_as' exception while pulling from Launchpad
561
(Jean-Francois Roy, Andrew Bennetts, Robert Collins)
563
Changes From 1.13final to 1.13.1
564
********************************
546
566
A couple regessions where found in the 1.13 release. The pyrex-generated C
547
567
extensions are missing from the .tar.gz and .zip files. Documentation on how
548
568
to generate GNU ChangeLogs is wrong.
562
582
* ``merge --force`` works again. (Robert Collins, #342105)
564
Changes From RC1 to Final
565
*************************
584
Changes From 1.13rc1 to 1.13final
585
*********************************
567
587
* Fix "is not a stackable format" error when pushing a
568
588
stackable-format branch with an unstackable-format repository to a