aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-03-16 18:43:32 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-03-16 18:43:32 -0400
commit40652e0eaf019ce076fcee24c25fb1f8c950ac5d (patch)
tree0ad0f18cde90c998ed7c0623ac9a618c91f5c46a
parent595c3ef826bd9b9294ce207acdb28dfae8c5a072 (diff)
format
-rw-r--r--doc/news/version_0.24.mdwn19
1 files changed, 10 insertions, 9 deletions
diff --git a/doc/news/version_0.24.mdwn b/doc/news/version_0.24.mdwn
index b24082040..2d94a0e9b 100644
--- a/doc/news/version_0.24.mdwn
+++ b/doc/news/version_0.24.mdwn
@@ -1,11 +1,12 @@
+Branched the 0.24 series, which will be maintained for a while to
+support v1 git-annex repos, while main development moves to the 0.2011
+series, with v2 git-annex repos.
+
git-annex 0.24 released with [[!toggle text="these changes"]]
[[!toggleable text="""
- Branched the 0.24 series, which will be maintained for a while to
- support v1 git-annex repos, while main development moves to the 0.2011
- series, with v2 git-annex repos.
- * Add Suggests on graphviz. Closes: #[618039](http://bugs.debian.org/618039)
- * When adding files to the annex, the symlinks pointing at the annexed
- content are made to have the same mtime as the original file.
- While git does not preserve that information, this allows a tool
- like metastore to be used with annexed files.
- (Currently this is only done on systems supporting POSIX 200809.)"""]] \ No newline at end of file
+* Add Suggests on graphviz. Closes: #[618039](http://bugs.debian.org/618039)
+* When adding files to the annex, the symlinks pointing at the annexed
+ content are made to have the same mtime as the original file.
+ While git does not preserve that information, this allows a tool
+ like metastore to be used with annexed files.
+ (Currently this is only done on systems supporting POSIX 200809.)"""]]