summaryrefslogtreecommitdiff
path: root/doc/news/version_4.20130601.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/news/version_4.20130601.mdwn')
-rw-r--r--doc/news/version_4.20130601.mdwn25
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/news/version_4.20130601.mdwn b/doc/news/version_4.20130601.mdwn
new file mode 100644
index 000000000..c4713a0f2
--- /dev/null
+++ b/doc/news/version_4.20130601.mdwn
@@ -0,0 +1,25 @@
+git-annex 4.20130601 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+ * XMPP: Git push over xmpp made much more robust.
+ * XMPP: Avoid redundant and unncessary pushes. Note that this breaks
+ compatibility with previous versions of git-annex, which will refuse
+ to accept any XMPP pushes from this version.
+ * XMPP: Send pings and use them to detect when contact with the server
+ is lost.
+ * hook special remote: Added combined hook program support.
+ * Android app: Avoid using hard links to app's lib directory, which
+ is sometimes on a different filesystem than the data directory.
+ * Fix bug in parsing of parens in some preferred content expressions.
+ This fixes the behavior of the manual mode group.
+ * assistant: Work around git-cat-file's not reloading the index after files
+ are staged.
+ * Improve error handling when getting uuid of http remotes to auto-ignore,
+ like with ssh remotes.
+ * content: New command line way to view and configure a repository's
+ preferred content settings.
+ * sync: Fix double merge conflict resolution handling.
+ * XMPP: Fix a file descriptor leak.
+ * Android: Added an "Open WebApp" item to the terminal's menu.
+ * Android: Work around Android devices where the `am` command doesn't work.
+ * Can now restart certain long-running git processes if they crash, and
+ continue working."""]] \ No newline at end of file