diff options
author | Joey Hess <joey@kitenet.net> | 2011-05-21 11:58:35 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-05-21 11:58:35 -0400 |
commit | 944b1207dcedac199729842e27d47ce89a1dd90c (patch) | |
tree | b52602e8f4ce2559eb48ef6e00e313096f3ddbec | |
parent | 93a4f3d4e6970b05116fc25b8d57f0dd9d9ec675 (diff) |
releasing version 0.201105210.20110521
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | doc/sandbox.mdwn | 34 |
2 files changed, 2 insertions, 36 deletions
diff --git a/debian/changelog b/debian/changelog index 16821c848..cf1c9baf9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -git-annex (0.20110517) UNRELEASED; urgency=low +git-annex (0.20110521) unstable; urgency=low * status: New subcommand to show info about an annex, including its size. * --backend now overrides any backend configured in .gitattributes files. * Add --debug option. Closes: #627499 - -- Joey Hess <joeyh@debian.org> Mon, 16 May 2011 20:27:46 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 21 May 2011 11:52:53 -0400 git-annex (0.20110516) unstable; urgency=low diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn deleted file mode 100644 index ed220722e..000000000 --- a/doc/sandbox.mdwn +++ /dev/null @@ -1,34 +0,0 @@ -This is the SandBox, a page anyone can edit to learn how to use the wiki. - -Hello! - ----- - -Here's a paragraph. - -Here's another one with *emphasised* text. - -# Header - -## Subheader - -> This is a blockquote. -> -> This is the first level of quoting. -> -> > This is nested blockquote. -> -> Back to the first level. - -Numbered list - -1. First item. -1. Another. -1. And another.. - -Bulleted list - -* *item* -* item - -[[ikiwiki/WikiLink]] |