diff options
Diffstat (limited to 'doc/news/version_4.20130815.mdwn')
-rw-r--r-- | doc/news/version_4.20130815.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/news/version_4.20130815.mdwn b/doc/news/version_4.20130815.mdwn new file mode 100644 index 000000000..3c83b4073 --- /dev/null +++ b/doc/news/version_4.20130815.mdwn @@ -0,0 +1,11 @@ +git-annex 4.20130815 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * assistant, watcher: .gitignore files and other git ignores are now + honored, when git 1.8.4 or newer is installed. + (Thanks, Adam Spiers, for getting the necessary support into git for this.) + * importfeed: Ignores transient problems with feeds. Only exits nonzero + when a feed has repeatedly had a problems for at least 1 day. + * importfeed: Fix handling of dots in extensions. + * Windows: Added support for encrypted special remotes. + * Windows: Fixed permissions problem that prevented removing files + from directory special remote. Directory special remotes now fully usable."""]]
\ No newline at end of file |