changelog updates

This commit is contained in:
Joey Hess 2012-09-21 21:36:42 -04:00
parent 1722c23f56
commit ee8789e9d7

3
debian/changelog vendored
View file

@ -2,8 +2,7 @@ git-annex (3.20120826) UNRELEASED; urgency=low
* assistant: New command, a daemon which does everything watch does, * assistant: New command, a daemon which does everything watch does,
as well as automatically syncing file contents between repositories. as well as automatically syncing file contents between repositories.
* webapp: New command (and FreeDesktop menu item) that allows managing * webapp: An interface for managing and configuring the assistant.
and configuring the assistant in a web browser.
* The default backend used when adding files to the annex is changed * The default backend used when adding files to the annex is changed
from SHA256 to SHA256E, to simplify interoperability with OSX, media from SHA256 to SHA256E, to simplify interoperability with OSX, media
players, and various programs that needlessly look at symlink targets. players, and various programs that needlessly look at symlink targets.