At http://bzr.arbash-meinel.com/branches/bzr/jam-integration

------------------------------------------------------------
revno: 3774
revision-id: [EMAIL PROTECTED]
parent: [EMAIL PROTECTED]
committer: John Arbash Meinel <[EMAIL PROTECTED]>
branch nick: jam-integration
timestamp: Wed 2008-10-22 14:05:22 -0500
message:
  Document that the hook call ordering is undefined.
=== modified file 'bzrlib/help_topics/en/hooks.txt'
--- a/bzrlib/help_topics/en/hooks.txt   2008-10-09 01:11:16 +0000
+++ b/bzrlib/help_topics/en/hooks.txt   2008-10-22 19:05:22 +0000
@@ -190,7 +190,8 @@
     The URL that the branch specified for its fallback location.
 
 The hook must return a URL for the branch containing the fallback
-location.
+location. If multiple hooks are registered, the order in which they 
+will be called is undefined and subject to change.
 
 (New in 1.9)
 

-- 
bazaar-commits mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/bazaar-commits

Reply via email to