Rev 4248: Add NEWS entry. in file:///net/bigmamac/Volumes/home/vila/src/bzr/bugs/355273-osx-failures/
Vincent Ladeuil
v.ladeuil+lp at free.fr
Mon Apr 6 15:18:37 BST 2009
At file:///net/bigmamac/Volumes/home/vila/src/bzr/bugs/355273-osx-failures/
------------------------------------------------------------
revno: 4248
revision-id: v.ladeuil+lp at free.fr-20090406141833-cboy3q70jn1xhfad
parent: v.ladeuil+lp at free.fr-20090406140116-zkbvjtaxfhbql4l4
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: 355273-osx-failures
timestamp: Mon 2009-04-06 16:18:33 +0200
message:
Add NEWS entry.
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS 2009-04-04 07:07:44 +0000
+++ b/NEWS 2009-04-06 14:18:33 +0000
@@ -6,6 +6,15 @@
.. contents:: List of Releases
:depth: 1
+bzr 1.14? rc2?
+##############
+
+Bug Fixes
+*********
+
+* The full test suite is passing again on OSX. Several minor issues (mostly
+ test related) have been fixed. (Vincent Ladeuil, #355273).
+
bzr 1.14rc1
###########
:Codename: brisbane-core
=== modified file 'bzrlib/tests/blackbox/test_export.py'
--- a/bzrlib/tests/blackbox/test_export.py 2009-04-06 14:01:16 +0000
+++ b/bzrlib/tests/blackbox/test_export.py 2009-04-06 14:18:33 +0000
@@ -69,7 +69,7 @@
tree = self.make_branch_and_tree('tar')
# FIXME: using fname = u'\xe5.txt' below triggers a bug revealed since
# bzr.dev revno 4216 but more related to OSX/working trees/unicode than
- # export itself.
+ # export itself --vila 20090406
fname = u'\N{Euro Sign}.txt'
try:
self.build_tree(['tar/' + fname])
More information about the bazaar-commits
mailing list