The branch, master has been updated via 42c299b090e VERSION: Bump version up to 4.12.0pre1... via 2da294048fc VERSION: Disable GIT_SNAPSHOT for the 4.11.0rc1 release... via 8460e86e449 WHATSNEW: Fix typo. from 5130dfe0ac3 WHATSNEW: Add link for >= and <= indexing
https://git.samba.org/?p=samba.git;a=shortlog;h=master - Log ----------------------------------------------------------------- commit 42c299b090ed9bcf3540c49d337348c1374e77c2 Author: Karolin Seeger <ksee...@samba.org> Date: Tue Jul 9 11:47:48 2019 +0200 VERSION: Bump version up to 4.12.0pre1... and re-enable GIT_SNAPSHOT. Signed-off-by: Karolin Seeger <ksee...@samba.org> commit 2da294048fcbddb60f12a3a42c0cf82fdd861b40 Author: Karolin Seeger <ksee...@samba.org> Date: Tue Jul 9 11:45:52 2019 +0200 VERSION: Disable GIT_SNAPSHOT for the 4.11.0rc1 release... Signed-off-by: Karolin Seeger <ksee...@samba.org> commit 8460e86e449c0ffa7d0f9c7cae25ea13f1d2a1d1 Author: Karolin Seeger <ksee...@samba.org> Date: Tue Jul 9 11:43:22 2019 +0200 WHATSNEW: Fix typo. Signed-off-by: Karolin Seeger <ksee...@samba.org> ----------------------------------------------------------------------- Summary of changes: WHATSNEW.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Changeset truncated at 500 lines: diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 9aee9e22e3b..c0d13d20d6b 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -267,10 +267,10 @@ from the 'server services' smb.conf parameter). This service was unused and has now been removed from Samba. -samba-tool join subdommain --------------------------- +samba-tool join subdomain +------------------------- -The subdommain role has been removed from the join command. This option did +The subdomain role has been removed from the join command. This option did not work and has no tests. -- Samba Shared Repository