@leroysheep / BookAlchemy / commits / 7755f573bd

1.5.0 relnotes (git-svn section)

Signed-off-by: Junio C Hamano <junkio@cox.net>

Eric Wong committed Dec 27, 2006 at 21:37 UTC 7755f573bdb466be3d31edc2219f8a94595a6783
1 file changed +10
v1.5.0.txt
+10
index 6fc1ff7b00..e4c75a7164 100644 --- a/v1.5.0.txt +++ b/v1.5.0.txt @@ -182,6 +182,16 @@ Updates in v1.5.0 since v1.4.4 series defaults to UTF-8. +* Foreign SCM interfaces + + - git-svn now requires the Perl SVN:: libraries, the + command-line backend was too slow and limited. + + - the 'commit' command has been renamed to 'set-tree', and + 'dcommit' is the recommended replacement for day-to-day + work. + + * User support - Quite a lot of documentation updates.