diff --git a/debian/changelog b/debian/changelog index 146ee53..1bba4b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,8 @@ domframework (0.9-1) testing; urgency=low * dblayer : UPDATE : add the case of updating the primary key (actually oldvalue = newvalue and replace by the same value, so don't update) * dblayer : extract the verify tests (before insert/update) to a function - available to public (can be launched when the developper want) - * Add dblayer unit tests to check the unique functionnality + available to public (can be launched when the developer want) + * Add dblayer unit tests to check the unique functionality * BUG : route : allow redirect if the method is changed and the URL stay the same * route : Add support to errors from the application