From c2c5ea42ab846a1780e3ed3c7b6630829b887270 Mon Sep 17 00:00:00 2001 From: Dominique Fournier Date: Fri, 20 Jun 2014 13:19:27 +0000 Subject: [PATCH] Preparing version 0.3 git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1477 bf3deb0d-5f1a-0410-827f-c0cc1f45334c --- debian/changelog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 75f6364..8ba180a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,8 @@ +domframework (0.3-1) testing; urgency=low + * dbLayer : Create a operationnal list table for sqlite/mysql/pgsql + * authorization model + -- Dominique Fournier Fri, 20 Jun 2014 15:18:47 +0100 + domframework (0.2-1) testing; urgency=low * dbLayer : If SQLite, don't allow to use database if it is not writeable * dbLayer : Bug if update in unique field verification