annex.debug can now be set to enable debug logging by default. The webapp's debugging check box does this.

This commit is contained in:
Joey Hess 2013-06-17 20:41:17 -04:00
parent 9200e9a5f9
commit fa1c1e0f65
7 changed files with 33 additions and 7 deletions

2
debian/changelog vendored
View file

@ -28,6 +28,8 @@ git-annex (4.20130602) UNRELEASED; urgency=low
area, since it does not keep track of associated files.)
Closes: #712060
* status: No longer shows dead repositories.
* annex.debug can now be set to enable debug logging by default.
The webapp's debugging check box does this.
-- Joey Hess <joeyh@debian.org> Mon, 10 Jun 2013 12:52:44 -0400