aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-11-12 01:23:42 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-11-12 01:23:42 -0400
commitfdae1a0b18b03dcfc89bc7e81126c1b9c93ad23c (patch)
treea6edba7b0fbf814c7dc7fbcef266b09c1a6cb9fd /debian
parent064d217d69e052eb0e84b699a70353f997fc7d2f (diff)
release notes for tomorrow's release
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog15
1 files changed, 8 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index cd9fb3b6a..f571eaa06 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,13 @@
git-annex (3.20121018) UNRELEASED; urgency=low
- * assistant: Can use XMPP to notify other nodes about pushes, as well
- as pushing to them over XMPP.
- * webapp: Now supports pairing over XMPP.
- * assistant: Now drops non-preferred content.
- * assistant: Now notices, and applies config changes
- as they are made to the git-annex branch, including config changes
- pushed in from remotes.
+ * assistant: Can use XMPP to notify other nodes about pushes made to other
+ repositories, as well as pushing to them directly over XMPP.
+ * wepapp: Added an XMPP configuration interface.
+ * webapp: Supports pairing over XMPP, with both friends, and other repos
+ using the same account.
+ * assistant: Drops non-preferred content when possible.
+ * assistant: Notices, and applies config changes as they are made to
+ the git-annex branch, including config changes pushed in from remotes.
* git-annex-shell: GIT_ANNEX_SHELL_DIRECTORY can be set to limit it
to operating on a specified directory.
* webapp: When setting up authorized_keys, use GIT_ANNEX_SHELL_DIRECTORY.