From f61083c92f8d64904b157bcf2499cc7406b258a3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 27 Nov 2012 17:55:37 -0400 Subject: add news item for git-annex 3.20121127 --- doc/news/version_3.20121010.mdwn | 19 ------------------- doc/news/version_3.20121016.mdwn | 17 ----------------- doc/news/version_3.20121127.mdwn | 8 ++++++++ 3 files changed, 8 insertions(+), 36 deletions(-) delete mode 100644 doc/news/version_3.20121010.mdwn delete mode 100644 doc/news/version_3.20121016.mdwn create mode 100644 doc/news/version_3.20121127.mdwn (limited to 'doc') diff --git a/doc/news/version_3.20121010.mdwn b/doc/news/version_3.20121010.mdwn deleted file mode 100644 index 95f995af4..000000000 --- a/doc/news/version_3.20121010.mdwn +++ /dev/null @@ -1,19 +0,0 @@ -git-annex 3.20121010 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * Renamed --ingroup to --inallgroup. - * Standard groups changed to client, transfer, archive, and backup. - Each of these has its own standard preferred content setting. - * dead: Remove dead repository from all groups. - * Avoid unsetting HOME when running certian git commands. Closes: #[690193](http://bugs.debian.org/690193) - * test: Fix threaded runtime hang. - * Makefile: Avoid building with -threaded if the ghc threaded runtime does - not exist. - * webapp: Improve wording of intro display. Closes: #[689848](http://bugs.debian.org/689848) - * webapp: Repositories can now be configured, to change their description, - their group, or even to disable syncing to them. - * git config remote.name.annex-sync can be used to control whether - a remote gets synced. - * Fix a crash when merging files in the git-annex branch that contain - invalid utf8. - * Automatically detect when a ssh remote does not have git-annex-shell - installed, and set annex-ignore."""]] \ No newline at end of file diff --git a/doc/news/version_3.20121016.mdwn b/doc/news/version_3.20121016.mdwn deleted file mode 100644 index 7e41f8398..000000000 --- a/doc/news/version_3.20121016.mdwn +++ /dev/null @@ -1,17 +0,0 @@ -git-annex 3.20121016 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * vicfg: New file format, avoids ambiguity with repos that have the same - description, or no description. - * Bug fix: A recent change caused git-annex-shell to crash. - * Better preferred content expression for transfer repos. - * webapp: Repository edit form can now edit the name of a repository. - * webapp: Make bare repositories on removable drives, as there is nothing - to ensure non-bare repos get updated when syncing. - * webapp: Better behavior when pausing syncing to a remote when a transfer - scan is running and queueing new transfers for that remote. - * The standalone binaries are now built to not use ssh connection caching, - in order to work with old versions of ssh. - * A relative core.worktree is relative to the gitdir. Now that this is - handled correctly, git-annex can be used in git submodules. - * Temporarily disable use of dbus, as the haskell dbus library blows up - when losing connection, which will need to be fixed upstream."""]] \ No newline at end of file diff --git a/doc/news/version_3.20121127.mdwn b/doc/news/version_3.20121127.mdwn new file mode 100644 index 000000000..a7ab60fba --- /dev/null +++ b/doc/news/version_3.20121127.mdwn @@ -0,0 +1,8 @@ +git-annex 3.20121127 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Fix dirContentsRecursive, which had missed some files in deeply nested + subdirectories. Could affect various parts of git-annex. + * rsync: Fix bug introduced in last release that broke encrypted rsync + special remotes. + * The standalone builds now unset their special path and library path + variables before running the system web browser."""]] \ No newline at end of file -- cgit v1.2.3