diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-21 21:36:42 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-21 21:37:31 -0400 |
commit | ee8789e9d74e74bb453925d46d1b0eed904e323f (patch) | |
tree | 46250d55fb3981f2292c0ead652ee695a6c35ea3 /debian | |
parent | 1722c23f56c45d8af36996355816e49fba110959 (diff) |
changelog updates
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 06e227472..aeaec49c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,7 @@ git-annex (3.20120826) UNRELEASED; urgency=low * assistant: New command, a daemon which does everything watch does, as well as automatically syncing file contents between repositories. - * webapp: New command (and FreeDesktop menu item) that allows managing - and configuring the assistant in a web browser. + * webapp: An interface for managing and configuring the assistant. * The default backend used when adding files to the annex is changed from SHA256 to SHA256E, to simplify interoperability with OSX, media players, and various programs that needlessly look at symlink targets. |