Rev 5257: Fix NEWS entries after 2.2b3 release. in file:///home/vila/src/bzr/experimental/leaking-tests/
Vincent Ladeuil
v.ladeuil+lp at free.fr
Mon May 31 22:34:51 BST 2010
At file:///home/vila/src/bzr/experimental/leaking-tests/
------------------------------------------------------------
revno: 5257
revision-id: v.ladeuil+lp at free.fr-20100531213451-zoe11gu1xygpn03d
parent: v.ladeuil+lp at free.fr-20100531213122-g7hs2gcyikfbw87x
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: propagate-exceptions
timestamp: Mon 2010-05-31 23:34:51 +0200
message:
Fix NEWS entries after 2.2b3 release.
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS 2010-05-31 21:31:18 +0000
+++ b/NEWS 2010-05-31 21:34:51 +0000
@@ -25,6 +25,10 @@
test that all commands available to the test suite have help.
(Robert Collins, #177500)
+* Most of the leaked threads during selftest are now fixed, allowing the
+ full test suite to pass on gentoo.
+ (Vincent Ladeuil, #392127)
+
Improvements
************
@@ -44,6 +48,10 @@
Testing
*******
+* HTTP test servers wont't leak threads (and sockets) anymore. They won't
+ hang on AIX anymore either.
+ (Vincent Ladeuil, #405745)
+
bzr 2.2b3
#########
@@ -182,10 +190,6 @@
estimate of the number of records to be fetched vs actually fetched.
(Parth Malwankar, #374740, #538868)
-* Most of the leaked threads during selftest are now fixed, allowing the
- full test suite to pass on gentoo.
- (Vincent Ladeuil, #392127)
-
* Reduce peak memory by one copy of compressed text.
(John Arbash Meinel, #566940)
@@ -321,9 +325,6 @@
* ``bzr selftest --parallel=subprocess`` now works correctly on win32.
(Gordon Tyler, #551332)
-* HTTP test servers will leak less threads (and sockets) and will not hang on
- AIX anymore. (Vincent Ladeuil, #405745)
-
* Workaround ``Crypto.Random`` check leading to spurious test
failures on Lucid, FreeBSD and gentoo.
(Vincent Ladeuil, #528436)
More information about the bazaar-commits
mailing list