author | Junio C Hamano <junkio@cox.net> | |
Wed, 14 Feb 2007 09:50:28 +0000 (01:50 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 14 Feb 2007 09:50:28 +0000 (01:50 -0800) | ||
commit | 958545c5a11e5d6745e34df28abdd4a03a1f40fa | |
tree | e9a4d4e43d8c32fb619c88211be00ffee1300f37 | tree | snapshot |
parent | 4b02c5290e410e6bbb58b507942f722dff9d76a8 | commit | diff |
Clarify two backward incompatible repository options.
It was unclear if the backward compatible features were disabled
or the configuration variables that controls them were set to
false by default from the description. Obviously we meant the
former, but the problem was made worse by the fact that one
configuration variable breaks compatibility when set to true and
the other one breaks it when set to false.
Signed-off-by: Junio C Hamano <junkio@cox.net>
It was unclear if the backward compatible features were disabled
or the configuration variables that controls them were set to
false by default from the description. Obviously we meant the
former, but the problem was made worse by the fact that one
configuration variable breaks compatibility when set to true and
the other one breaks it when set to false.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/RelNotes-1.5.0.txt | diff | blob | history |