summaryrefslogtreecommitdiff
path: root/doc/design
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-01-14 16:40:30 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-01-14 16:40:30 -0400
commit6ecd0415485f3c3544f73ed13ec64114a1c66405 (patch)
tree2ae4dacb3bab151b7043fe4d3880a569e9c61225 /doc/design
parent44bf781bc894bf5dc33d8297f90b05a6d45587a8 (diff)
add news item for git-annex 3.20130114
Diffstat (limited to 'doc/design')
-rw-r--r--doc/design/assistant/blog/day_170__bugfixes_and_release.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/design/assistant/blog/day_170__bugfixes_and_release.mdwn b/doc/design/assistant/blog/day_170__bugfixes_and_release.mdwn
new file mode 100644
index 000000000..251ee7636
--- /dev/null
+++ b/doc/design/assistant/blog/day_170__bugfixes_and_release.mdwn
@@ -0,0 +1,8 @@
+Fixed a goodly amount of bugs today.
+
+The most interesting change was that in direct mode, files using the same
+key are no longer hardlinked, as that could cause a surprising behavior if
+modifying one, where the other would also change.
+
+Made a release, which is almost entirely bug fixes. Debian amd64 build
+included this time. :)