1.5.0 relnotes (git-svn section)

Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Eric Wong
2006-12-27 21:37:13 -08:00
committed by Junio C Hamano
parent 0abfc34260
commit 7755f573bd

View File

@@ -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.