Typo in changelog

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1847 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2014-09-22 14:05:44 +00:00
parent 4091757e65
commit f05a5c0cda

4
debian/changelog vendored
View File

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