additional_plugins/serendipity_event_trackback/ChangeLog
Ian 0dda943fd9 plugin event trackbacks - fix CREATE table
@garvinhicking please check if this workaround for postgres is ok
2016-04-14 12:29:55 +02:00

31 lines
611 B
Plaintext

1.17:
-----
* use lang API - requires S9y 1.6
* fix some inconsistencies
* fix table "delayed_trackbacks" creation
1.16.1:
-------
* Fixed error when saving an entry, which would loose its category association
1.16:
-----
* Fixed error when saving an entry, which would loose its category association
1.15:
-----
* Fixed foreach warning in some cases
1.14:
-----
* Fixed bad SQL table create statement
1.13:
-----
* Issue SQL statement compatible with pgsql, thanks to ads
1.12:
-----
* Added delayed trackbacks, generating those of entries published
to the future