From fe58548c299e976b8174803523ac234072dac67b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 1 Jun 2013 21:13:52 -0400 Subject: add news item for git-annex 4.20130601 --- doc/news/version_4.20130601.mdwn | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 doc/news/version_4.20130601.mdwn (limited to 'doc/news/version_4.20130601.mdwn') 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 -- cgit v1.2.3