diff --git a/debian/changelog b/debian/changelog index 0cd428d..4e0f7d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +domframework (0.55-1) testing; urgency=low + + FEATURES ADDED: + * Queue support. Allow to store data on disk and retreive them by another + process + + CORRECTED BUGS: + * dblayeroo : if the clean is done, do not generate a warning to found the + fields types + * remove the tables names if there is no collision risk. The display table is + not necessary the $this->table one. + + -- Dominique Fournier Mon, 13 May 2019 10:22:30 +0200 + domframework (0.54-1) testing; urgency=low FEATURES ADDED: