aboutsummaryrefslogtreecommitdiff
path: root/doc/news/version_0.24.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-03-16 18:47:04 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-03-16 18:47:04 -0400
commit3a020e599ef3f3dcc8cd0c0baab95f60c95ffda4 (patch)
tree0ebe711b86a7cadbeb78fe0a63e1600237a0b5ef /doc/news/version_0.24.mdwn
parent63360f776783d2527af8c8ed9a4dd79d3159b9a1 (diff)
parent40652e0eaf019ce076fcee24c25fb1f8c950ac5d (diff)
Merge branch 'master' into reorg
Conflicts: debian/changelog
Diffstat (limited to 'doc/news/version_0.24.mdwn')
-rw-r--r--doc/news/version_0.24.mdwn12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/news/version_0.24.mdwn b/doc/news/version_0.24.mdwn
new file mode 100644
index 000000000..2d94a0e9b
--- /dev/null
+++ b/doc/news/version_0.24.mdwn
@@ -0,0 +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="""
+* 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.)"""]]