annotate CHANGELOG @ 294:df1edebb0466

PEP implementation, draft (huge patch sorry): /!\ database schema has changed ! /!\ - whole PEP behaviour is not managed yet - if the stanza is delegated, PEP is assumed - fixed potential SQL injection in pgsql_storage - publish notifications manage PEP - added retract notifications (if "notify" attribute is present), with PEP handling - a publisher can't replace an item he didn't publised anymore - /!\ schema has changed, sat_pubsub_update_0_1.sql update it - sat_pubsub_update_0_1.sql also fixes bad items coming from former version of SàT
author Goffi <goffi@goffi.org>
date Sun, 16 Aug 2015 01:32:42 +0200
parents dfc47748d8d8
children 642dffb9d6f1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
284
dfc47748d8d8 CHANGELOG update
Goffi <goffi@goffi.org>
parents: 264
diff changeset
1 v 0.1.1 (09/09/2014):
dfc47748d8d8 CHANGELOG update
Goffi <goffi@goffi.org>
parents: 264
diff changeset
2 bugfix release
dfc47748d8d8 CHANGELOG update
Goffi <goffi@goffi.org>
parents: 264
diff changeset
3
dfc47748d8d8 CHANGELOG update
Goffi <goffi@goffi.org>
parents: 264
diff changeset
4 v 0.1.0 (24/02/2014):
264
86e767dc6abb packaging for release
souliane <souliane@mailoo.org>
parents:
diff changeset
5 ** FIRST PUBLIC RELEASE **