The branch "master" has been updated. The following is a summary of the commits.
from: bbb859946844758c714d218ba81bf3f1bb700ee7 a1b51f4 Fix version name. 3528446 Copying backends.php.dist is no longer necessary. 47cc444 Add .local instruction, tweak some defaults. b3a1247 Prepare release. ac4bc2a Released Horde_Auth-1.4.0 42b4583 Development mode for Horde_Auth-1.4.1 4868301 Fix listing backend permissions. 4de3fcf Finish move from backends.php.dist to backends.php which was accidentally committed partially earlier. ----------------------------------------------------------------------- commit a1b51f404adcc54be8d3835d489097495acd1c9c Author: Jan Schneider <[email protected]> Date: Wed Sep 28 22:46:39 2011 +0200 Fix version name. passwd/docs/RELEASE_NOTES | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/a1b51f404adcc54be8d3835d489097495acd1c9c ----------------------------------------------------------------------- commit 35284466df0e2db9857a29a8e8ff5858992d630d Author: Jan Schneider <[email protected]> Date: Wed Sep 28 22:55:34 2011 +0200 Copying backends.php.dist is no longer necessary. passwd/docs/INSTALL | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/35284466df0e2db9857a29a8e8ff5858992d630d ----------------------------------------------------------------------- commit 47cc44470d684c674706977154b7df1ada549a29 Author: Jan Schneider <[email protected]> Date: Wed Sep 28 23:02:37 2011 +0200 Add .local instruction, tweak some defaults. gollem/config/backends.php.dist | 27 +++++++++++++++++++++------ 1 files changed, 21 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/47cc44470d684c674706977154b7df1ada549a29 ----------------------------------------------------------------------- commit b3a12476188fe2372d732e5273e3602832a179ae Author: Jan Schneider <[email protected]> Date: Wed Sep 28 23:03:03 2011 +0200 Prepare release. gollem/docs/CHANGES | 7 ------- gollem/docs/INSTALL | 11 +++-------- gollem/docs/RELEASE_NOTES | 23 +++++++---------------- 3 files changed, 10 insertions(+), 31 deletions(-) http://git.horde.org/horde-git/-/commit/b3a12476188fe2372d732e5273e3602832a179ae ----------------------------------------------------------------------- commit ac4bc2a50482da77764b441707335794f67a5ef6 Author: Jan Schneider <[email protected]> Date: Wed Sep 28 23:21:28 2011 +0200 Released Horde_Auth-1.4.0 framework/Auth/package.xml | 6 +- gollem/config/backends.php | 357 +++++++++++++++++++++++++++++++++++++++ gollem/config/backends.php.dist | 357 --------------------------------------- 3 files changed, 360 insertions(+), 360 deletions(-) create mode 100644 gollem/config/backends.php delete mode 100644 gollem/config/backends.php.dist http://git.horde.org/horde-git/-/commit/ac4bc2a50482da77764b441707335794f67a5ef6 ----------------------------------------------------------------------- commit 42b4583d6df4dd0778f1153ffcdddaa59e9c5a9c Author: Jan Schneider <[email protected]> Date: Wed Sep 28 23:21:29 2011 +0200 Development mode for Horde_Auth-1.4.1 framework/Auth/package.xml | 19 ++++++++++++++++--- 1 files changed, 16 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/42b4583d6df4dd0778f1153ffcdddaa59e9c5a9c ----------------------------------------------------------------------- commit 4868301c8d6ade9e8feeefc6f839eb7575dba48f Author: Jan Schneider <[email protected]> Date: Wed Sep 28 23:32:51 2011 +0200 Fix listing backend permissions. gollem/lib/Application.php | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/4868301c8d6ade9e8feeefc6f839eb7575dba48f ----------------------------------------------------------------------- commit 4de3fcffaf58d01b083242c94edeae1ea6fad42b Author: Jan Schneider <[email protected]> Date: Wed Sep 28 23:33:53 2011 +0200 Finish move from backends.php.dist to backends.php which was accidentally committed partially earlier. gollem/config/backends.php | 18 ++++++++++++++++-- gollem/lib/Test.php | 1 - 2 files changed, 16 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/4de3fcffaf58d01b083242c94edeae1ea6fad42b __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
