Skip to content

Commit

Permalink
Regenerate CHANGES from changelog.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Oct 27, 2017
1 parent ad85bfa commit 14b6fdd
Showing 1 changed file with 44 additions and 19 deletions.
63 changes: 44 additions & 19 deletions doc/CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ v6.0.0-git
[jan] Add ISPConfig driver (Thomas Basler <thomas@familie-basler.net>).


------
v5.0.7
------

[jan] SECURITY: Fix open redirects.
[jan] Officially support PHP 7.


------
v5.0.6
------
Expand Down Expand Up @@ -68,6 +76,13 @@ v5.0.1
v5.0.0
------

Final release.


---------
v5.0.0RC1
---------

[jan] Add policy for minimum number of non-alphanumeric characters (Friedrich
Haubensak <hsk@fli-leibniz.de>, Request #12243).
[jan] Add parameter for sudo program name to expect script (Friedrich Haubensak
Expand Down Expand Up @@ -97,19 +112,27 @@ v4.0.1
[jan] Update Japanese translation (Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>).


----
v4.0
----
------
v4.0.0
------

First stable release for Horde 4.


---------
v4.0.0RC1
---------

[bak] Fix lookup of user entry in LDAP driver.


-----------
v4.0-ALPHA1
-----------
------------
v4.0.0alpha1
------------

First alpha release for Horde 4.
[jan] Add Latvian translation (Jānis Eisaks <jancs@dv.lv>).
[rla] Add new driver 'horde' which uses the update() function of horde's
[rla] Added new driver 'horde' which uses the update() function of horde's
authentication driver.
[jan] Provide default configuration files instead of .dist versions.
[jan] Fix creating temporary files with open_basedir restrictions.
Expand Down Expand Up @@ -151,16 +174,16 @@ v3.1.1
v3.1
----

[cjh] Fix bad mode for STDERR in the procopen driver
(info@opensolutions.net, Bug #8022).
[cjh] Fix bad mode for STDERR in the procopen driver (info@opensolutions.net,
Bug #8022).


--------
v3.1-RC2
--------

[cjh] Don't include the old password in LDAP driver error messages
(Joffrey van Wageningen <joffrey-horde@coolhaven.info>).
[cjh] Don't include the old password in LDAP driver error messages (Joffrey van
Wageningen <joffrey-horde@coolhaven.info>).


--------
Expand Down Expand Up @@ -238,8 +261,8 @@ v3.0-BETA
[cjh] Allow using admin credentials in the LDAP driver (Bug #1409).
[cjh] Use bind variables in SQL drivers (selsky@columbia.edu, Bug #1718).
[cjh] Allow the list of refused usernames to be empty (Bug #1544).
[cjh] If $conf['user']['change'] is false, don't trust form input for
the userid.
[cjh] If $conf['user']['change'] is false, don't trust form input for the
userid.
[jan] Add Catalan translation (Joan Jorba Calsina <joan.jorba@rusc.net>).
[cjh] Add ADSI and PSPASSWD windows password drivers (LRM
<lrm@ionline.com.br>).
Expand Down Expand Up @@ -282,14 +305,15 @@ v2.2.2
[jan] Close XSS when setting the parent frame's page title by javascript (cjh).
[ejr] Configuration item for showing/changing username in the form.
[jan] Allow to set the protocol version in the LDAP driver (ben@alkaloid.net).
[cjh] Add crypt-blowfish and crypt-md5 encryption types. Also add crypt-des
for completion which is just an alias for crypt (max).
[cjh] Add crypt-blowfish and crypt-md5 encryption types. Also add crypt-des for
completion which is just an alias for crypt (max).
[jan] Add Estonian translation (Toomas Aas <toomas.aas@raad.tartu.ee>).


------
v2.2.1
------

[jan] Bug #40: Fix smbpasswd driver with non-bash shells (Christopher Huyler
<chris@huyler.net>).
[jan] Add Simplified Chinese translation (Zhang Bo <boozhang@sdb.ac.cn>).
Expand All @@ -298,15 +322,16 @@ v2.2.1
----------
v2.2.1-RC1
----------

[jan] Add Indonesian language (Slamin <slamin@unej.ac.id>).
[jan] Add Galician translation (Rafael Varela Pet <srrafa@usc.es>, Guillermo
Mendez <guille@usc.es>).
[jan] Add Danish translation (Anders Bruun Olsen <anders@bruun-olsen.net>).
[jan] Add Arabic (Syria) translation (Platinum Development Team
<devteam@platinum-sy.net>).
[jan] Add Hungarian translation (Szabo Gyula <gyufi@sztaki.hu>).
[jan] Add Romanian translation (Eugen Hoanca <eugenh@urban-grafx.ro>,
Marius Dragulescu <mariusd@urban-grafx.ro>).
[jan] Add Romanian translation (Eugen Hoanca <eugenh@urban-grafx.ro>, Marius
Dragulescu <mariusd@urban-grafx.ro>).
[jan] Add Lithuanian translation (Vilius Sumskas <vilius@lnk.lt>).
[ejr] Fix BC breaks in vpopmail and sql drivers.

Expand All @@ -327,8 +352,8 @@ v2.2-RC2
[ejr] Fix error reporting in expect driver (j.huinink@wanadoo.nl).
[ejr] Remove old realm code that was previously missed.
[ejr] Port servuftp driver to new backends.conf format.
[ejr] Return actual error message text in poppassd driver (submitted by
Leena Heino <Leena.Heino@uta.fi>).
[ejr] Return actual error message text in poppassd driver (submitted by Leena
Heino <Leena.Heino@uta.fi>).
[ejr] Change is_a(*, 'PEAR_Error') calls to PEAR::isError() calls for php bc.


Expand Down

0 comments on commit 14b6fdd

Please sign in to comment.