mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
copy 17.1 changelog to master to satisfy update checker
This commit is contained in:
parent
ec156e115d
commit
08d2b52d2a
@ -14,7 +14,7 @@ $setup_info['api']['title'] = 'EGroupware API';
|
||||
$setup_info['api']['version'] = '17.1';
|
||||
$setup_info['api']['versions']['current_header'] = '1.29';
|
||||
// maintenance release in sync with changelog in doc/rpm-build/debian.changes
|
||||
$setup_info['api']['versions']['maintenance_release'] = '17.1.20171115';
|
||||
$setup_info['api']['versions']['maintenance_release'] = '17.1.20171130';
|
||||
$setup_info['api']['enable'] = 3;
|
||||
$setup_info['api']['app_order'] = 1;
|
||||
$setup_info['api']['license'] = 'GPL';
|
||||
|
@ -1,3 +1,10 @@
|
||||
egroupware-epl (17.1.20171130) hardy; urgency=low
|
||||
|
||||
* InfoLog/Setup: fix SQL error on update from 16.1 (Truncated incorrect double value)
|
||||
* Addressbook: fix SQL error with accounts hidden + Organisation by location / department
|
||||
|
||||
-- Ralf Becker <rb@egroupware.org> Thu, 30 Nov 2017 10:21:56 +0100
|
||||
|
||||
egroupware-epl (17.1.20171129) hardy; urgency=low
|
||||
|
||||
* Addressbook: fix lost picture in upload
|
||||
|
Loading…
Reference in New Issue
Block a user