From 4ba5ba23f4f13098a5a14b989c62f87095a0036c Mon Sep 17 00:00:00 2001 From: Dominique Fournier Date: Wed, 29 Apr 2015 12:08:04 +0000 Subject: [PATCH] changelog : syntax error git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2102 bf3deb0d-5f1a-0410-827f-c0cc1f45334c --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c968f2a..8e4086b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,7 +26,7 @@ domframework (0.13-1) testing; urgency=low external dependency) * routeSQL : search can now start by a ^ or finish by a $ to simulate a regex * routeSQL : Add support of url-defined var (like zone/XX/entry/YY) - * routeSQL : Add an optionnal authorization support + * routeSQL : Add an optional authorization support * routeSQL : Do a READ-ONLY mode * routeSQL : Display the HTML pages with the renderer to be more flexible * routeSQL : add REST support (without auth, nor chained mode)