From 3f66f8be36eb6956a4f1e66ef4e65aefd491ecc7 Mon Sep 17 00:00:00 2001 From: Ian Clatworthy Date: Wed, 18 Feb 2009 10:37:24 +1000 Subject: update NEWS with info about filecopy bug --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 8ff9c14..5bd9932 100644 --- a/NEWS +++ b/NEWS @@ -49,6 +49,14 @@ IN DEVELOPMENT BUG FIXES: + * Fixed a *bad* bug where filecopy commands were being parsed + as filerename commands. Repositories generated by previous + version of bzr-fast-import where the input stream contained + filecopy commands might be missing data (the copy source will + no longer be there if it was unchanged since the copy happened) + and ought to be regenerated. + (Ian Clatworthy) + * Fix ``os`` import as needed on Windows. (Ian Clatworthy, esskov, #264988) -- cgit v1.2.1