From 3e3ed62bdfd3860945e11f648ef7d90c7bacfe98 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 5 Jan 2012 13:51:32 -0400 Subject: add news item for git-annex 3.20120105 --- doc/news/version_3.20120105.mdwn | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/news/version_3.20120105.mdwn (limited to 'doc/news/version_3.20120105.mdwn') diff --git a/doc/news/version_3.20120105.mdwn b/doc/news/version_3.20120105.mdwn new file mode 100644 index 000000000..2bec87cda --- /dev/null +++ b/doc/news/version_3.20120105.mdwn @@ -0,0 +1,14 @@ +git-annex 3.20120105 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Added annex-web-options configuration settings, which can be + used to provide parameters to whichever of wget or curl git-annex uses + (depends on which is available, but most of their important options + suitable for use here are the same). + * Dotfiles, and files inside dotdirs are not added by "git annex add" + unless the dotfile or directory is explicitly listed. So "git annex add ." + will add all untracked files in the current directory except for those in + dotdirs. + * Added quickcheck to build dependencies, and fail if test suite cannot be + built. + * fsck: Do backend-specific check before checking numcopies is satisfied. + * Run gpg with --no-tty. Closes: #[654721](http://bugs.debian.org/654721)"""]] \ No newline at end of file -- cgit v1.2.3