tests/test-keyword.out
branch0.9.2compat
changeset 360 ed06223f88fc
parent 359 4ac7e51443fe
child 366 b1105cc0982f
--- a/tests/test-keyword.out	Wed Jan 30 10:38:10 2008 +0100
+++ b/tests/test-keyword.out	Thu Jan 31 14:34:45 2008 +0100
@@ -30,8 +30,9 @@
 Expansions spanning more than one line and incremental expansions,
 like CVS' $Log$, are not supported. A keyword template map
 "Log = {desc}" expands to the first line of the changeset description.
-Caveat: "hg import" fails if the patch context contains an active
-        keyword. In that case run "hg kwshrink", and then reimport.
+Caveat: With Mercurial versions prior to 4574925db5c0 "hg import" might
+        cause rejects if the patch context contains an active keyword.
+        In that case run "hg kwshrink", and then reimport.
         Or, better, use bundle/unbundle to share changes.
  kwcat      output the current or given revision of files expanding keywords
  kwdemo     print [keywordmaps] configuration and an expansion example