From cb1c68de5c26fcaa83ccdbc3d6ef79e400a3e297 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 17 Mar 2011 00:47:03 -0400 Subject: [PATCH] format --- doc/news/version_0.20110316.mdwn | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/doc/news/version_0.20110316.mdwn b/doc/news/version_0.20110316.mdwn index 5654c15bcf..968722c0e6 100644 --- a/doc/news/version_0.20110316.mdwn +++ b/doc/news/version_0.20110316.mdwn @@ -1,11 +1,8 @@ -News for git-annex 0.20110316: - - This version reorganises the layout of git-annex's files in your repository. - There is an upgrade process to convert a repository from the old git-annex - to this version. While git-annex will attempt to transparently handle - upgrades, you may want to drive the upgrade process by hand. - See <http://git-annex.branchable.com/upgrades/> or - /usr/share/doc/git-annex/html/upgrades.html +This version reorganises the layout of git-annex's files in your repository. +There is an upgrade process to convert a repository from the old git-annex +to this version. While git-annex will attempt to transparently handle +upgrades, you may want to drive the upgrade process by hand. +See [[upgrades]] for details. git-annex 0.20110316 released with [[!toggle text="these changes"]] [[!toggleable text=""" @@ -21,4 +18,4 @@ git-annex 0.20110316 released with [[!toggle text="these changes"]] objects. (With one hundred million annexed objects, each directory would contain fewer than 1024 files.) * The setkey, fromkey, and dropkey subcommands have changed how - the key is specified. --backend is no longer used with these."""]] \ No newline at end of file + the key is specified. --backend is no longer used with these."""]]