aboutsummaryrefslogtreecommitdiff
path: root/doc/news/version_0.20110601.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-06-01 12:02:20 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-06-01 12:02:20 -0400
commite47de0f6cd3c7309e88b59e554e710779e4a6878 (patch)
tree001cf03e74256e4de201466449153d11228b5fbb /doc/news/version_0.20110601.mdwn
parent45552d5780d3adc762e572116b741f294d2eb58d (diff)
add news item for git-annex 0.20110601
Diffstat (limited to 'doc/news/version_0.20110601.mdwn')
-rw-r--r--doc/news/version_0.20110601.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/news/version_0.20110601.mdwn b/doc/news/version_0.20110601.mdwn
new file mode 100644
index 000000000..59079088d
--- /dev/null
+++ b/doc/news/version_0.20110601.mdwn
@@ -0,0 +1,9 @@
+git-annex 0.20110601 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+ * Minor bugfixes and error message improvements.
+ * Massively sped up `git annex lock` by avoiding use of the uber-slow
+ `git reset`, and only running `git checkout` once, even when many files
+ are being locked.
+ * Fix locking of files with staged changes.
+ * Somewhat sped up `git commit` of modifications to unlocked files.
+ * Build fix for older ghc."""]] \ No newline at end of file