6.2.1 bugfix cycle started
This commit is contained in:
parent
9076619517
commit
fd0413c746
5 changed files with 1729 additions and 537 deletions
|
|
@ -1,3 +1,8 @@
|
|||
6.2.1
|
||||
- Fixed a GUID quoting bug in WebGUI.pm setCollateral.
|
||||
|
||||
|
||||
|
||||
6.2.0
|
||||
- Added generateContent.pl script to generate content offline. This script is
|
||||
not backwards compatible with previous WebGUI versions. (Thanks to
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
2
docs/upgrades/upgrade_6.2.0-6.2.1.sql
Normal file
2
docs/upgrades/upgrade_6.2.0-6.2.1.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
insert into webguiVersion values ('6.2.1','upgrade',unix_timestamp());
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue